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

Method has

resources/vega.min.js:1100–1102  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

1098 return super.get(le(this, t));
1099 }
1100 has(t) {
1101 return super.has(le(this, t));
1102 }
1103 set(t, e) {
1104 return super.set(ce(this, t), e);
1105 }

Callers 11

NcFunction · 0.95
hasMethod · 0.45
leFunction · 0.45
ceFunction · 0.45
feFunction · 0.45
transformFunction · 0.45
spFunction · 0.45
rFunction · 0.45
vega.min.jsFile · 0.45
parseRangeMethod · 0.45
vega-embed.min.jsFile · 0.45

Calls 1

leFunction · 0.85

Tested by

no test coverage detected