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

Function lc

resources/vega-lite.min.js:5429–5434  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5427 return { explicit: !1, value: e };
5428 }
5429 function lc(e) {
5430 return (t, n, i, r) => {
5431 const o = e(t.value, n.value);
5432 return o > 0 ? t : o < 0 ? n : cc(t, n, i, r);
5433 };
5434 }
5435 function cc(e, t, n, i) {
5436 return (
5437 e.explicit &&

Callers 2

jmFunction · 0.85
vega-lite.min.jsFile · 0.85

Calls 2

eFunction · 0.85
ccFunction · 0.70

Tested by

no test coverage detected