/foldl

Apply a function to each value in a collection, accumulating the results into a single return value.

Primary LanguageJavaScriptMIT LicenseMIT

Issues