@stdlib/utils-reduce
Version:
Apply a function against an accumulator and each element in an array and return the accumulated result.
6 lines (3 loc) • 166 B
Markdown
Apply a function against an accumulator and each element in an array and return the accumulated result.