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

Method get

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

Source from the content-addressed store, hash-verified

1095 for (const [e, n] of t) this.set(e, n);
1096 }
1097 get(t) {
1098 return super.get(le(this, t));
1099 }
1100 has(t) {
1101 return super.has(le(this, t));
1102 }

Callers 15

leFunction · 0.45
ceFunction · 0.45
feFunction · 0.45
KrFunction · 0.45
addFunction · 0.45
remFunction · 0.45
transformFunction · 0.45
cFunction · 0.45
clFunction · 0.45
iFunction · 0.45
apFunction · 0.45
upFunction · 0.45

Calls 1

leFunction · 0.85

Tested by

no test coverage detected