@bodil/core - v0.5.0
Preparing search index...
assert
isIterable
Function isIterable
isIterable
(
value
:
unknown
)
:
value
is
Iterable
<
unknown
,
any
,
any
>
Tests whether a value is an
Iterable
.
Parameters
value
:
unknown
Returns
value
is
Iterable
<
unknown
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bodil/core - v0.5.0
Loading...
Tests whether a value is an Iterable.