MCPcopy Create free account
hub / github.com/curran/screencasts / createReduce

Function createReduce

introToChiasm/examples/code/snapshot15/main-build.js:3609–3616  ·  view source on GitHub ↗

* Creates a function for `_.reduce` or `_.reduceRight`. * * @private * @param {Function} arrayFunc The function to iterate over an array. * @param {Function} eachFunc The function to iterate over a collection. * @returns {Function} Returns the new each function.

(arrayFunc, eachFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 3

baseReduceFunction · 0.70
getCallbackFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected