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

Function uc

resources/vega-lite.min.js:5447–5458  ·  view source on GitHub ↗
(e, t, n, i)

Source from the content-addressed store, hash-verified

5445 );
5446 }
5447 function uc(e, t, n, i) {
5448 let r = arguments.length > 4 && void 0 !== arguments[4] ? arguments[4] : cc;
5449 return void 0 === e || void 0 === e.value
5450 ? t
5451 : e.explicit && !t.explicit
5452 ? e
5453 : t.explicit && !e.explicit
5454 ? t
5455 : X(e.value, t.value)
5456 ? e
5457 : r(e, t, n, i);
5458 }
5459 class fc extends oc {
5460 constructor() {
5461 let e =

Callers 7

udFunction · 0.70
lmFunction · 0.70
cmFunction · 0.70
jmFunction · 0.70
MmFunction · 0.70
fpFunction · 0.70
SpFunction · 0.70

Calls 2

XFunction · 0.70
rFunction · 0.70

Tested by

no test coverage detected