Skip to main content
Module

x/evt/tools/reducers/index.ts>and

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

Parameters

conditions: ((arr: readonly ArrOf[]) => boolean)[]

Returns

ReduceArguments<ArrOf, boolean>