@snailicide/g-library
Preparing search index...
index
tg
isNonEmptyArray
Function isNonEmptyArray
isNonEmptyArray
<
Type
extends
UnknownArray
=
readonly
[
]
>
(
value
:
Type
,
)
:
value
is
Type
Checks if a value is a non-empty array.
Type Parameters
Type
extends
UnknownArray
=
readonly
[
]
Parameters
value
:
Type
Returns
value
is
Type
See
isEmptyArray
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@snailicide/g-library
Loading...
Checks if a value is a non-empty array.