Array Packages

immutable-array.reduce

returns a value by applying iterator function over accumulator and each element of immutable array. The accumulator starts with the initialValue.

0.1.0 • Published 6 years ago