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