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

File transpose-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {transpose} from "../src/index.js";
3
4it("transpose([]) and transpose([[]]) return an empty array", () => {

Callers

nothing calls this directly

Calls 1

transposeFunction · 0.90

Tested by

no test coverage detected