UNPKG

functional-augments

Version:

Augment collection prototypes with methods for functional programming, including filter(), map() and reduce().

14 lines (13 loc) 157 B
language: node_js node_js: - "node" - "lts/*" - "4.0.0" - "4" - "6" - "8" cache: directories: - "node_modules" matrix: fast_finish: true