Prism API - v2.0.0-alpha.1
Home
GitHub
Preparing search index...
util/iterables
isIterable
Function isIterable
isIterable
(
value
:
any
)
:
value
is
Iterable
<
any
>
Checks whether the given value is iterable.
Parameters
value
:
any
Returns
value
is
Iterable
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Home
GitHub
Prism API - v2.0.0-alpha.1
Loading...
Checks whether the given value is iterable.