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

File rank-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import ascending from "../src/ascending.js";
3import descending from "../src/descending.js";
4import rank from "../src/rank.js";

Callers

nothing calls this directly

Calls 2

rankFunction · 0.85
ascendingFunction · 0.85

Tested by

no test coverage detected