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

File meanBy.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

meanByFunction · 0.90
propFunction · 0.90
identityFunction · 0.90
pipeFunction · 0.90

Tested by

no test coverage detected