Preparing search index...
The search index is not available
ixfx
ixfx
Iterables
Async
reduce
Function reduce
reduce
<
V
>
(
it
,
f
,
start
)
:
Promise
<
V
>
Type Parameters
V
Parameters
it
:
AsyncIterable
<
V
>
f
:
(
(
accumulator
:
V
,
current
:
V
)
=>
V
)
(
accumulator
,
current
)
:
V
Parameters
accumulator
:
V
current
:
V
Returns
V
start
:
V
Returns
Promise
<
V
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...