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

File cross-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {cross} from "../src/index.js";
3
4it("cross() returns an empty array", () => {

Callers

nothing calls this directly

Calls 2

crossFunction · 0.90
generateFunction · 0.70

Tested by

no test coverage detected