Sha256: 5b129836c960d9053118ab681d73af35c375e10d32edfc15cb66b3f423e1bc5b

Contents?: true

Size: 135 Bytes

Versions: 76

Compression:

Stored size: 135 Bytes

Contents

var reduce = require('../');
var xs = [ 1, 2, 3, 4 ];
var sum = reduce(xs, function (acc, x) { return acc + x }, 0);
console.log(sum);

Version data entries

76 entries across 76 versions & 4 rubygems

Version Path
trusty-festivity-extension-2.3.8 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.7 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.6 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.5 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.4 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.3 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.2 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.1 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
trusty-festivity-extension-2.3.0 node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.16 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.15 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.14 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.13 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.12 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.11 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js
entangled-0.0.10 spec/dummy/public/node_modules/bower/node_modules/shell-quote/node_modules/array-reduce/example/sum.js