Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ outerExpr
Function
outerExpr
docs/tests/v2/es6/js/sanddance.js:135446–135448 ·
view source on GitHub ↗
(_)
Source
from the content-addressed store, hash-verified
135444
135445
135446
function
outerExpr(_) {
135447
return
_ && _.expr;
135448
}
135449
135450
function
outerField(_) {
135451
return
_ && _.field;
Callers
1
parameterValue
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected