MCPcopy Create free account
hub / github.com/microsoft/SandDance / extract1

Function extract1

docs/tests/v2/es6/js/sanddance.js:80576–80578  ·  view source on GitHub ↗
(arcs)

Source from the content-addressed store, hash-verified

80574 }
80575
80576 function extract1(arcs) {
80577 arcs.forEach(extract0);
80578 }
80579
80580 function extract2(arcs) {
80581 arcs.forEach(extract1);

Callers 1

geometryFunction · 0.70

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected