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

Function extract2

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

Source from the content-addressed store, hash-verified

109570 arcs.forEach(extract0);
109571 }
109572 function extract2(arcs) {
109573 arcs.forEach(extract1);
109574 }
109575 function extract3(arcs) {
109576 arcs.forEach(extract2);
109577 }

Callers 1

geometryFunction · 0.70

Calls 1

forEachMethod · 0.45

Tested by

no test coverage detected