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

Function outerField

docs/app/js/sanddance-app.js:148150–148150  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

148148} // -- Utilities -----
148149const outerExpr = (_)=>_ && _.expr;
148150const outerField = (_)=>_ && _.field;
148151const isData = (_)=>_ === "data";
148152const isExpr = (_)=>_ === "expr";
148153const isField = (_)=>_ === "field";

Callers 1

parameterValueFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected