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

Function Cu

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

Source from the content-addressed store, hash-verified

6019 Fa.call(this, null, Cu, t);
6020 }
6021 function Cu(t) {
6022 return this.value && !t.modified()
6023 ? this.value
6024 : k(t.name)
6025 ? V(t.name).map((t) => l(t))
6026 : l(t.name, t.as);
6027 }
6028 function Fu(t) {
6029 Xa.call(this, ct(), t);
6030 }

Callers

nothing calls this directly

Calls 4

kFunction · 0.70
VFunction · 0.70
lFunction · 0.70
mapMethod · 0.45

Tested by

no test coverage detected