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

Function wa

resources/vega.min.js:3334–3340  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

3332 return ya(e, ma(t));
3333 }
3334 function wa(t, e) {
3335 return t
3336 ? e
3337 ? (n, r) => t(n, r) || ma(e(n)) - ma(e(r))
3338 : (e, n) => t(e, n) || ma(e) - ma(n)
3339 : null;
3340 }
3341 function ka(t) {
3342 return t && t.constructor === Aa;
3343 }

Callers 1

transformFunction · 0.70

Calls 3

eFunction · 0.85
tFunction · 0.70
maFunction · 0.70

Tested by

no test coverage detected