Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
fromAsync
Function fromAsync
from
Async
<
T
>
(
iterable
?
)
:
AsyncStream
<
T
>
Creates a Stream from an iterable (Array, Set, Map, Stream...)
Type Parameters
T
Parameters
Optional
iterable
:
AsyncIterable
<
T
>
Returns
AsyncStream
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...
Creates a Stream from an iterable (Array, Set, Map, Stream...)