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

Function jm

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

Source from the content-addressed store, hash-verified

13152 };
13153 }
13154 function jm(t) {
13155 return function (e, n, r) {
13156 !n.items.length ||
13157 (r && !r.intersects(n.bounds)) ||
13158 Im(t, e, n.items[0], n.items);
13159 };
13160 }
13161 function Im(t, e, n, r) {
13162 var i = null == n.opacity ? 1 : n.opacity;
13163 0 !== i &&

Callers 1

QmFunction · 0.70

Calls 2

intersectsMethod · 0.80
ImFunction · 0.70

Tested by

no test coverage detected