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

Function vd

resources/vega.min.js:10627–10635  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10625 );
10626 }
10627 function vd() {
10628 var t = ud(yd());
10629 return (
10630 (t.copy = function () {
10631 return pd(t, vd()).exponent(t.exponent());
10632 }),
10633 Bc.apply(t, arguments)
10634 );
10635 }
10636 function _d(t) {
10637 for (var e = (t.length / 6) | 0, n = new Array(e), r = 0; r < e; )
10638 n[r] = "#" + t.slice(6 * r, 6 * ++r);

Callers

nothing calls this directly

Calls 3

udFunction · 0.70
ydFunction · 0.70
pdFunction · 0.70

Tested by

no test coverage detected