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

Function Tx

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

Source from the content-addressed store, hash-verified

15803 },
15804 },
15805 Tx = (t, e, n) =>
15806 n > Math.max(e.x1 - t.x2, t.x1 - e.x2, e.y1 - t.y2, t.y1 - e.y2),
15807 Bx = (t, e) => {
15808 for (var n, r = 1, i = t.length, o = t[0].bounds; r < i; o = n, ++r)
15809 if (Tx(o, (n = t[r].bounds), e)) return !0;

Callers 2

vega.min.jsFile · 0.85
BxFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected