MCPcopy Create free account
hub / github.com/alignoth/alignoth / sn

Function sn

resources/vega-lite.min.js:720–722  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

718 return J(e, "argmax");
719 }
720 function sn(e) {
721 return t.isString(e) && t.hasOwnProperty(nn, e);
722 }
723 const ln = new Set(["count", "valid", "missing", "distinct"]);
724 function cn(e) {
725 return t.isString(e) && ln.has(e);

Callers 3

FaFunction · 0.85
assembleMethod · 0.85
fmFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected