@ndhoule/foldl
Version:
Apply a function to each value in a collection, accumulating the results into a single return value.
3 lines (2 loc) • 23 B
Plain Text
Apply a function to each value in a collection, accumulating the results into a single return value.