Library API
⬅ Back to Guides
Preparing search index...
common.index
isIterable
Function isIterable
isIterable
<
T
>
(
obj
:
unknown
)
:
obj
is
Iterable
<
T
,
any
,
any
>
Type Parameters
T
Parameters
obj
:
unknown
Returns
obj
is
Iterable
<
T
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
⬅ Back to Guides
Library API
Loading...