UNPKG

@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
{ "ecmaFeatures": {}, "env": { "node": true, "browser": true }, "rules": { "quotes": [2, "single"], "eqeqeq": [2, "allow-null"], "no-shadow": 0 } }