variable countimport { count } from "https://deno.land/x/denodash@0.1.3/src/collection/count.ts"; type<T>(arr: T[]) => Record<string, number>