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

sortedLastIndexOf

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

§Parameters

§
array2
[src]
§
value
[src]