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

Function createSortedIndex

introToChiasm/examples/code/latest/main-build.js:4234–4241  ·  view source on GitHub ↗

* Creates a `_.sortedIndex` or `_.sortedLastIndex` function. * * @private * @param {boolean} [retHighest] Specify returning the highest qualified index. * @returns {Function} Returns the new index function.

(retHighest)

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
binaryIndexFunction · 0.70
binaryIndexByFunction · 0.70
callbackFunction · 0.70

Tested by

no test coverage detected