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

Function ld

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

Source from the content-addressed store, hash-verified

10400 );
10401 }
10402 function ld() {
10403 var t = ud(Wh());
10404 return (
10405 (t.copy = function () {
10406 return Ih(t, ld()).exponent(t.exponent());
10407 }),
10408 Tc.apply(t, arguments),
10409 t
10410 );
10411 }
10412 function cd(t) {
10413 return new Date(t);
10414 }

Callers

nothing calls this directly

Calls 3

WhFunction · 0.85
IhFunction · 0.85
udFunction · 0.70

Tested by

no test coverage detected