Preparing search index...
The search index is not available
Array Stream Plus
Array Stream Plus
AsyncStreamable
Type Alias AsyncStreamable<Input>
Async
Streamable
<
Input
>
:
|
{
[asyncIterator]
:
(
(
)
=>
AsyncIterableIterator
<
Input
>
)
;
}
|
Input
[]
|
AsyncIterableIterator
<
Input
>
|
{
promise
:
(
(
)
=>
Promise
<
Input
|
null
>
)
;
}
|
IterableIterator
<
Input
>
Type Parameters
Input
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Array Stream Plus
Loading...