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