functional-augments
Version:
Augment collection prototypes with methods for functional programming, including filter(), map() and reduce().
7 lines (5 loc) • 109 B
JavaScript
Augment collection prototypes with methods for functional programming, including filter(), map() and reduce().