Skip to main content
Module

std/collections/find_last.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.108.0/collections/find_last.ts";

Functions

Returns the last element in the given array matching the given predicate