Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
geometry
Function · 0.70
Calls
1
forEach
Method · 0.45
Tested by
no test coverage detected