MCPcopy
hub / github.com/remeda/remeda / countBy.test.ts

File countBy.test.ts

packages/remeda/src/countBy.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import { countBy } from "./countBy";
3import { identity } from "./identity";
4import { isString } from "./isString";

Callers

nothing calls this directly

Calls 8

countByFunction · 0.90
identityFunction · 0.90
toLowerCaseFunction · 0.90
propFunction · 0.90
whenFunction · 0.90
pipeFunction · 0.90
isStrictEqualFunction · 0.90
constantFunction · 0.90

Tested by

no test coverage detected