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

File leastIndex-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {descending, leastIndex} from "../src/index.js";
3
4it("leastIndex(array) compares using natural order", () => {

Callers

nothing calls this directly

Calls 1

leastIndexFunction · 0.90

Tested by

no test coverage detected