Preparing search index...
The search index is not available
@szilanor/stream
@szilanor/stream
AsyncCollectorFunction
Type Alias AsyncCollectorFunction<TInput, TOutput>
Async
Collector
Function
<
TInput
,
TOutput
>
:
(
(
iterable
:
AsyncIterable
<
TInput
>
)
=>
PromiseLike
<
TOutput
>
)
Type Parameters
TInput
TOutput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...