function arrOrimport { arrOr } from "https://deno.land/x/evt@v2.5.3/tools/reducers/or.ts"; arrOr<ArrOf>(arr: readonly ArrOf[], conditions: ((arr: readonly ArrOf[]) => boolean)[]): booleanType ParametersArrOfParametersarr: readonly ArrOf[]conditions: ((arr: readonly ArrOf[]) => boolean)[]Returnsboolean