@szilanor/stream
Preparing search index...
CollectorFunction
Type Alias CollectorFunction<TInput, TOutput>
CollectorFunction
:
(
iterable
:
Iterable
<
TInput
>
)
=>
TOutput
Type Parameters
TInput
TOutput
Type declaration
(
iterable
:
Iterable
<
TInput
>
)
:
TOutput
Parameters
iterable
:
Iterable
<
TInput
>
Returns
TOutput
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@szilanor/stream
Loading...