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

Function Fe

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

Source from the content-addressed store, hash-verified

1342 );
1343 }
1344 function Fe(t, e, n) {
1345 ((t = +t),
1346 (e = +e),
1347 (n =
1348 (i = arguments.length) < 2 ? ((e = t), (t = 0), 1) : i < 3 ? 1 : +n));
1349 for (
1350 var r = -1, i = 0 | Math.max(0, Math.ceil((e - t) / n)), o = new Array(i);
1351 ++r < i;
1352
1353 )
1354 o[r] = t + r * n;
1355 return o;
1356 }
1357 function Se(t, e) {
1358 let n = 0;
1359 for (let e of t) (e = +e) && (n += e);

Callers 6

transformFunction · 0.85
cFunction · 0.85
JkFunction · 0.85
ZkFunction · 0.85
sEFunction · 0.85
vFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected