Skip to main content
Module

x/stowrage/mod.ts>Predicate

Stowre all the thing's you like
Latest
interface Predicate
Re-export
import { type Predicate } from "https://deno.land/x/stowrage@v0.4.2/mod.ts";

Call Signatures

(
value: T,
index: number,
array: T[],
): unknown

Properties

optional
thisArg: this