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

File zip-test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

zipFunction · 0.90

Tested by

no test coverage detected