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

Function fN

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

Source from the content-addressed store, hash-verified

30215 for (const e in n) lN(t, e, n[e], "update");
30216 }
30217 function fN(t, e, n) {
30218 for (const r in e) (n && ut(n, r)) || (t[r] = ot(t[r] || {}, e[r]));
30219 return t;
30220 }
30221 function hN(t, e) {
30222 return e && ((e.enter && e.enter[t]) || (e.update && e.update[t]));
30223 }

Callers 6

WRFunction · 0.85
JRFunction · 0.85
FLFunction · 0.85
zLFunction · 0.85
uUFunction · 0.85
fUFunction · 0.85

Calls 2

utFunction · 0.70
otFunction · 0.70

Tested by

no test coverage detected