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

Function qp

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

Source from the content-addressed store, hash-verified

11541 return r === Mp && Lp(e) ? qp(s) : r === Ep ? jp(s) : Ip(s);
11542 }
11543 const qp = (t) => (e, n, r) => {
11544 const i = Pp(r[n + 1], Pp(r.max, 1 / 0)),
11545 o = Wp(e, t),
11546 a = Wp(i, t);
11547 return o && a ? o + " – " + a : a ? "< " + a : "≥ " + o;
11548 },
11549 Pp = (t, e) => (null != t ? t : e),
11550 jp = (t) => (e, n) => (n ? t(e) : null),
11551 Ip = (t) => (e) => t(e),

Callers 1

UpFunction · 0.70

Calls 2

WpFunction · 0.85
PpFunction · 0.70

Tested by

no test coverage detected