import { and } from "https://deno.land/x/evt@v2.4.22/tools/reducers/and.ts";
Parameters
conditions: ((arr: readonly ArrOf[]) => boolean)[]
Returns
ReduceArguments<ArrOf, boolean>
import { and } from "https://deno.land/x/evt@v2.4.22/tools/reducers/and.ts";