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

Function Uz

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

Source from the content-addressed store, hash-verified

29613 return n.length ? n[0] : null;
29614 }
29615 function Uz(t, e, n, r) {
29616 let i = Lz(n, r);
29617 return (
29618 i ||
29619 ((i = xz(t, () => r(e, n.value))), (i.handler = r), t.on(n, null, i)),
29620 t
29621 );
29622 }
29623 function qz(t, e, n) {
29624 const r = Lz(e, n);
29625 return (r && e._targets.remove(r), t);

Callers 2

addSignalListenerFunction · 0.85
addDataListenerFunction · 0.85

Calls 4

LzFunction · 0.85
xzFunction · 0.85
rFunction · 0.70
onMethod · 0.45

Tested by

no test coverage detected