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

Function createFindIndex

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

* Creates a `_.findIndex` or `_.findLastIndex` function. * * @private * @param {boolean} [fromRight] Specify iterating from right to left. * @returns {Function} Returns the new find function.

(fromRight)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runInContextFunction · 0.70

Calls 2

getCallbackFunction · 0.70
baseFindIndexFunction · 0.70

Tested by

no test coverage detected