@typhonjs-utils/object
@typhonjs-utils/object
isIterable
Function isIterable
isIterable
(
value
:
unknown
)
:
value
is
Iterable
Tests for whether an object is iterable.
Parameters
value
:
unknown
Any value.
Returns
value
is
Iterable
Whether object is iterable.
Settings
Member Visibility
Inherited
Protected
Theme
OS
Light
Dark
@typhonjs-utils/object
Tests for whether an object is iterable.