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

Function createFind

introToChiasm/examples/code/snapshot32/main-build.js:3848–3857  ·  view source on GitHub ↗

* Creates a `_.find` or `_.findLast` function. * * @private * @param {Function} eachFunc The function to iterate over a collection. * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new find function.

(eachFunc, fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 4

getCallbackFunction · 0.70
baseFindIndexFunction · 0.70
baseFindFunction · 0.70
isArrayFunction · 0.50

Tested by

no test coverage detected