Skip to main content
Module

x/evt/tools/reducers/count.ts>arrCount

💧EventEmitter's typesafe replacement
Go to Latest
function arrCount
import { arrCount } from "https://deno.land/x/evt@v2.5.2/tools/reducers/count.ts";

Parameters

arr: readonly ArrOf[]
matcher: (e: ArrOf) => boolean

Returns

number