Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
assert from
"assert"
;
2
import
{count} from
"../src/index.js"
;
3
4
it(
"count() accepts an iterable"
, () => {
Callers
nothing calls this directly
Calls
2
count
Function · 0.90
generate
Function · 0.70
Tested by
no test coverage detected