@traversable/schema
Preparing search index...
@traversable/schema
Predicate
nonempty
Variable nonempty
Const
nonempty
:
{
array
:
<
T
>
(
xs
:
T
[]
|
readonly
T
[]
,
)
=>
xs
is
{
"0"
:
NonNullable
<
T
>
}
&
(
T
[]
|
readonly
T
[]
)
;
}
= ...
Type declaration
array
:
<
T
>
(
xs
:
T
[]
|
readonly
T
[]
,
)
=>
xs
is
{
"0"
:
NonNullable
<
T
>
}
&
(
T
[]
|
readonly
T
[]
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@traversable/schema
Loading...