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

Function binaryIndexBy

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

* This function is like `binaryIndex` except that it invokes `iteratee` for * `value` and each element of `array` to compute their sort ranking. The * iteratee is invoked with one argument; (value). * * @private * @param {Array} array The sorted array to inspect. * @par

(array, value, iteratee, retHighest)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

binaryIndexFunction · 0.70
createSortedIndexFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected