Preparing search index...
The search index is not available
@pleisto/active-support
@pleisto/active-support
isNonEmptyArray
Function isNonEmptyArray
is
Non
Empty
Array
<
T
,
U
>
(
value
)
:
value
is
[
T
,
...
T
[]
]
Checks if a given value is non empty array.
Type Parameters
T
U
Parameters
value
:
U
|
T
[]
Returns
value
is
[
T
,
...
T
[]
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Checks if a given value is non empty array.