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

Function lookupRef

resources/vega.min.js:31688–31690  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

31686 return EL(t, this, "vals", "values", e, n || !0);
31687 },
31688 lookupRef(t, e) {
31689 return EL(t, this, "lookup", "tupleindex", e, !1);
31690 },
31691 indataRef(t, e) {
31692 return EL(t, this, "indata", "tupleindex", e, !0, !0);
31693 },

Callers

nothing calls this directly

Calls 1

ELFunction · 0.85

Tested by

no test coverage detected