function arrCountimport { arrCount } from "https://deno.land/x/evt@v2.4.22/tools/reducers/count.ts"; arrCount<ArrOf>(arr: readonly ArrOf[], matcher: (e: ArrOf) => boolean): numberType ParametersArrOfParametersarr: readonly ArrOf[]matcher: (e: ArrOf) => booleanReturnsnumber