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

Function Qt

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

Source from the content-addressed store, hash-verified

956 return { type: "MultiLineString", arcs: Xt(t, r) };
957 }
958 function Qt(t, e) {
959 return null == t || null == e
960 ? NaN
961 : t < e
962 ? -1
963 : t > e
964 ? 1
965 : t >= e
966 ? 0
967 : NaN;
968 }
969 function Kt(t, e) {
970 return null == t || null == e
971 ? NaN

Callers 1

teFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected