MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / arrayReduce

Function arrayReduce

libraries/lodash.js:697–708  ·  view source on GitHub ↗

* A specialized version of `_.reduce` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @param {*} [accumulator] The initial value. * @param {b

(array, iteratee, accumulator, initAccum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

baseWrapperValueFunction · 0.85
cloneMapFunction · 0.85
cloneSetFunction · 0.85
createCompounderFunction · 0.85

Calls 1

iterateeFunction · 0.85

Tested by

no test coverage detected