@nathanfaucett/array-reduce
applies a function against an accumulator and each value of the array (from left-to-right) to reduce it to a single value.
Version 0.0.1 License MIT
Keywords
array-reducearray-reduce.js
INSTALL
applies a function against an accumulator and each value of the array (from left-to-right) to reduce it to a single value.