Preparing search index...
The search index is not available
@daiso-tech/core - v0.3.0
@daiso-tech/core
Collection
isIterable
Function isIterable
is
Iterable
<
TItem
>
(
value
)
:
value
is
Iterable
<
TItem
,
any
,
any
>
The
isIterable
returns true if the value is
Iterable
.
Type Parameters
TItem
Parameters
value
:
any
Returns
value
is
Iterable
<
TItem
,
any
,
any
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@daiso-tech/core - v0.3.0
Loading...
The isIterable returns true if the value is Iterable.