MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / sortedIndexBy

Function sortedIndexBy

libraries/lodash.js:7991–7993  ·  view source on GitHub ↗

* This method is like `_.sortedIndex` except that it accepts `iteratee` * which is invoked for `value` and each element of `array` to compute their * sort ranking. The iteratee is invoked with one argument: (value). * * @static * @memberOf _ * @since 4.0.0 * @categ

(array, value, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseSortedIndexByFunction · 0.85
getIterateeFunction · 0.85

Tested by

no test coverage detected