Package
node-concat-mapVersion
0.0.1-1Priority
extraSection
universe/webOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
18.4 kBDepends
nodejsHomepage
https://github.com/substack/node-concat-mapDownload Size
3,502 BAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu bionic/universe amd64 PackagesDescription
concatenative mapdashery for Node.jsnode-concat-map provides a single method concatMap(xs, fn) that will
return an array of concatenated elements by calling fn(x, i) for each
element x and each index i in the array xs.
.
When fn(x, i) returns an array, its result will be concatenated with the
result array. If fn(x, i) returns anything else, that value will be pushed
onto the end of the result array.
.
Node.js is an event-based server-side JavaScript engine.
Install Info
bionic,bionic,now 0.0.1-1 allInstalled Automatically
TrueFiles
/.//usr/
/usr/lib/
/usr/lib/nodejs/
/usr/lib/nodejs/concat-map/
/usr/lib/nodejs/concat-map/index.js
/usr/lib/nodejs/concat-map/package.json
/usr/share/
/usr/share/doc/
/usr/share/doc/node-concat-map/
/usr/share/doc/node-concat-map/changelog.Debian.gz
/usr/share/doc/node-concat-map/copyright
/usr/share/doc/node-concat-map/examples/
/usr/share/doc/node-concat-map/examples/map.js
/usr/share/doc/node-concat-map/README.markdown