function orRe-exportimport { or } from "https://deno.land/x/evt@v2.4.22/tools/reducers/index.ts"; or<ArrOf>(conditions: ((arr: readonly ArrOf[]) => boolean)[]): ReduceArguments<ArrOf, boolean>Type ParametersArrOfParametersconditions: ((arr: readonly ArrOf[]) => boolean)[]ReturnsReduceArguments<ArrOf, boolean>