jonschlinkert/async-array-reduce

jonschlinkert/async-array-reduce

Releases3
Frequency6 months 2 weeks
Last Release
Stars5
Async reduce.

Linked projects

Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.