░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/node_modules/npm/node_modules/concat-map
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: index.js
module.exports = function (xs, fn) { var res = []; for (var i = 0; i < xs.length; i++) { var x = fn(xs[i], i); if (isArray(x)) res.push.apply(res, x); else res.push(x); } return res; }; var isArray = Array.isArray || function (xs) { return Object.prototype.toString.call(xs) === '[object Array]'; };
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 example/
DIR
—
2023-09-24 03:45
📁 test/
DIR
—
2023-09-24 03:45
📄 index.js
JS
345 B
2023-09-24 03:45
EDIT
📄 LICENSE
?
1 KB
2023-09-24 03:45
EDIT
📄 package.json
JSON
989 B
2023-09-24 03:45
EDIT