Latest
variable findLast
import { findLast } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/collection.js";

This method is like _.find except that it iterates over elements of collection from right to left.