Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

sortedIndexBy

import { sortedIndexBy } from "https://cdn.skypack.dev/lodash-es";
function sortedIndexBy(
array2,
value,
iteratee2,
);
§
sortedIndexBy(array2, value, iteratee2)
[src]

§Parameters

§
array2
[src]
§
value
[src]
§
iteratee2
[src]