Skip to main content
Module

x/lodash_es/mod.ts>findLast

lodash for deno use
Latest
variable findLast
import { findLast } from "https://deno.land/x/lodash_es@v0.0.2/mod.ts";

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