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

File permute-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {permute} from "../src/index.js";
3
4it("permute(…) permutes according to the specified index", () => {

Callers

nothing calls this directly

Calls 1

permuteFunction · 0.90

Tested by

no test coverage detected