@stdlib/utils-map-reduce-right
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
Found 84 results for accumulate
Perform a single-pass map-reduce operation against each element in an array while iterating from right to left and return the accumulated result.
Group items and reduce each group to a single value
Reduce number of API calls for repetitive data
Group items and reduce each group to a single value