Preparing search index...
The search index is not available
peter-piper
peter-piper
utils
toAsyncIterable
Function toAsyncIterable
to
Async
Iterable
<
T
>
(
input
:
AnyIterable
<
T
>
)
:
AsyncIterable
<
T
>
Maps the provided iterable to an equivalent async iterable.
Type Parameters
T
Parameters
input:
AnyIterable
<
T
>
Returns
AsyncIterable
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
peter-
piper
index
internal/types
sync
utils
async
Iterable
get
Iterator
is
Async
Iterable
is
Async
Iterator
Function
is
Iterable
is
Iterator
Function
is
Sync
Iterable
iterable
to
Async
Iterable
x
Async
Iterable
x
Iterable
Generated using
TypeDoc
Maps the provided iterable to an equivalent async iterable.