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

File count-test.js

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

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {count} from "../src/index.js";
3
4it("count() accepts an iterable", () => {

Callers

nothing calls this directly

Calls 2

countFunction · 0.90
generateFunction · 0.70

Tested by

no test coverage detected