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

sortedIndexOf

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

§Parameters

§
array2
[src]
§
value
[src]