MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / createForEach

Function createForEach

iBlog.WebUI/Scripts/lodash.js:3342–3348  ·  view source on GitHub ↗

* Creates a function for `_.forEach` or `_.forEachRight`. * * @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

(arrayFunc, eachFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.85

Calls 2

bindCallbackFunction · 0.85
isArrayFunction · 0.50

Tested by

no test coverage detected