CodeBrowser / npm / map
map@1.0.1
// Functional map
$ npm install map
downloads/wk
818
license
MIT
version
1.0.1
published
Mar 23, 2016
What is map?
The "map" package provides a functional programming utility for transforming collections of data by applying a function to each element. Developers would use this to apply consistent operations across arrays or similar data structures in a functional style, rather than using loops or imperative approaches.
Links
Maintainers
iclanzan