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

Function valuesRef

resources/vega.min.js:31685–31687  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

31683 return EL(t, this, "domain", "values", e, !1);
31684 },
31685 valuesRef(t, e, n) {
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 },

Callers

nothing calls this directly

Calls 1

ELFunction · 0.85

Tested by

no test coverage detected