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

File descending-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {descending} from "../src/index.js";
3
4it("descending(a, b) returns a positive number if a < b", () => {

Callers

nothing calls this directly

Calls 1

descendingFunction · 0.90

Tested by

no test coverage detected