MCPcopy Index your code
hub / github.com/microsoft/SandDance / extract1

Function extract1

docs/app/js/sanddance-app.js:109569–109571  ·  view source on GitHub ↗
(arcs)

Source from the content-addressed store, hash-verified

109567 });
109568 }
109569 function extract1(arcs) {
109570 arcs.forEach(extract0);
109571 }
109572 function extract2(arcs) {
109573 arcs.forEach(extract1);
109574 }

Callers 1

geometryFunction · 0.70

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected