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

Method has

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

Source from the content-addressed store, hash-verified

11792 this.nameMap[e] = t;
11793 }
11794 has(e) {
11795 return void 0 !== this.nameMap[e];
11796 }
11797 get(e) {
11798 for (; this.nameMap[e] && e !== this.nameMap[e]; ) e = this.nameMap[e];
11799 return e;

Callers 15

xFunction · 0.45
$Function · 0.45
XFunction · 0.45
cnFunction · 0.45
brFunction · 0.45
krFunction · 0.45
SrFunction · 0.45
DrFunction · 0.45
FrFunction · 0.45
ulFunction · 0.45
removeFormulasMethod · 0.45
cFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected