MCPcopy Create free account
hub / github.com/d3/d3-array / iterable

Function iterable

test/bin-test.js:266–268  ·  view source on GitHub ↗
(array)

Source from the content-addressed store, hash-verified

264}
265
266function* iterable(array) {
267 yield* array;
268}

Callers 1

bin-test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…