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