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

Function aE

resources/vega.min.js:20285–20296  ·  view source on GitHub ↗
(t, e, n)

Source from the content-addressed store, hash-verified

20283 return i;
20284 }
20285 function aE(t, e, n) {
20286 var r, i, o, a;
20287 return (
20288 (function (t, e, n) {
20289 return (e[0] - t[0]) * (n[1] - t[1]) == (n[0] - t[0]) * (e[1] - t[1]);
20290 })(t, e, n) &&
20291 ((i = t[(r = +(t[0] === e[0]))]),
20292 (o = n[r]),
20293 (a = e[r]),
20294 (i <= o && o <= a) || (a <= o && o <= i))
20295 );
20296 }
20297 function sE(t, e, n) {
20298 return function (r) {
20299 var i = at(r),

Callers 1

oEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected