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

Function tC

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

Source from the content-addressed store, hash-verified

22535 return !0;
22536 }
22537 function tC(t) {
22538 switch (t.length) {
22539 case 1:
22540 return (function (t) {
22541 return { x: t.x, y: t.y, r: t.r };
22542 })(t[0]);
22543 case 2:
22544 return eC(t[0], t[1]);
22545 case 3:
22546 return nC(t[0], t[1], t[2]);
22547 }
22548 }
22549 function eC(t, e) {
22550 var n = t.x,
22551 r = t.y,

Callers 1

sCFunction · 0.85

Calls 2

eCFunction · 0.85
nCFunction · 0.85

Tested by

no test coverage detected