Anons79 Mini Shell

Directory : /opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/concat-map/example/
Upload File :
Current File : //opt/cpanel/ea-nodejs16/lib/node_modules/npm/node_modules/concat-map/example/map.js

var concatMap = require('../');
var xs = [ 1, 2, 3, 4, 5, 6 ];
var ys = concatMap(xs, function (x) {
    return x % 2 ? [ x - 0.1, x, x + 0.1 ] : [];
});
console.dir(ys);

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]