MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / arrayReduce

Function arrayReduce

scripts/lodash.js:675–686  ·  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 2

baseWrapperValueFunction · 0.85
createCompounderFunction · 0.85

Calls 1

iterateeFunction · 0.85

Tested by

no test coverage detected