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

File sortBy.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

sortByFunction · 0.90
propFunction · 0.90
pipeFunction · 0.90
mapFunction · 0.90

Tested by

no test coverage detected