* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected