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

Function B_

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

Source from the content-addressed store, hash-verified

15555 );
15556 }
15557 function B_(t, e, n) {
15558 const r = [],
15559 i = new Vg().union(e),
15560 o = t.marktype;
15561 return o
15562 ? z_(t, i, n, r)
15563 : "group" === o
15564 ? N_(t, i, n, r)
15565 : s("Intersect scene must be mark node or group item.");
15566 }
15567 function z_(t, e, n, r) {
15568 if (
15569 (function (t, e, n) {

Callers 1

MBFunction · 0.85

Calls 3

z_Function · 0.85
N_Function · 0.85
sFunction · 0.70

Tested by

no test coverage detected