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

Function Tr

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

Source from the content-addressed store, hash-verified

2246 return Fr(Cr(t), e, n);
2247 }
2248 function Tr(t, e, n, r) {
2249 return t ? t.range(e, n, r) : void 0;
2250 }
2251 function Br(t, e, n, r) {
2252 return Tr(Dr(t), e, n, r);
2253 }

Callers 2

BrFunction · 0.85
zrFunction · 0.85

Calls 1

rangeMethod · 0.80

Tested by

no test coverage detected