MCPcopy Create free account
hub / github.com/d3/d3-array / sort-test.js

File sort-test.js

test/sort-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {ascending, descending, sort} from "../src/index.js";
3
4it("sort(values) returns a sorted copy", () => {

Callers

nothing calls this directly

Calls 1

sortFunction · 0.90

Tested by

no test coverage detected