Skip to main content
Module

x/evt/tools/reducers/or.ts>or

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

Parameters

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