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

Function S

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

Source from the content-addressed store, hash-verified

119 return void 0 === e || void 0 === t || $(w(e), w(t));
120 }
121 function S(e) {
122 return 0 === D(e).length;
123 }
124 Set.prototype.toJSON = function () {
125 return `Set(${[...this].map((e) => Q(e)).join(",")})`;
126 };

Callers 15

PFunction · 0.70
lsFunction · 0.70
tlFunction · 0.70
nlFunction · 0.70
DlFunction · 0.70
makeFromEncodingMethod · 0.70
vega-lite.min.jsFile · 0.70
duFunction · 0.70
gfFunction · 0.70
cdFunction · 0.70
makeFromEncodingMethod · 0.70
constructorMethod · 0.70

Calls 1

DFunction · 0.85

Tested by

no test coverage detected