@stdlib/utils-reduce
Version:
Apply a function against an accumulator and each element in an array and return the accumulated result.
3 lines • 108 B
TypeScript
Apply a function against an accumulator and each element in an array and return the accumulated result.