Skip to main content
Module

x/evt/tools/inDepth/types.ts>ArrayLike.match

💧EventEmitter's typesafe replacement
Go to Latest
function ArrayLike.match
import { ArrayLike } from "https://deno.land/x/evt@v2.4.18/tools/inDepth/types.ts";
const { match } = ArrayLike;

Parameters

arr: Object

Returns

arr is ArrayLike<T>