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

Function Fh

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

Source from the content-addressed store, hash-verified

9934 var Dh = Eh(Kf),
9935 Ch = Eh(eh);
9936 function Fh(t) {
9937 return function (e, n) {
9938 var r = t((e = Nf(e)).h, (n = Nf(n)).h),
9939 i = eh(e.c, n.c),
9940 o = eh(e.l, n.l),
9941 a = eh(e.opacity, n.opacity);
9942 return function (t) {
9943 return (
9944 (e.h = r(t)),
9945 (e.c = i(t)),
9946 (e.l = o(t)),
9947 (e.opacity = a(t)),
9948 e + ""
9949 );
9950 };
9951 };
9952 }
9953 var Sh = Fh(Kf),
9954 $h = Fh(eh);
9955 function Th(t) {

Callers 1

vega.min.jsFile · 0.85

Calls 7

ehFunction · 0.85
tFunction · 0.70
NfFunction · 0.70
rFunction · 0.70
iFunction · 0.70
oFunction · 0.70
aFunction · 0.70

Tested by

no test coverage detected