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

Function Db

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

Source from the content-addressed store, hash-verified

17216 return e;
17217 }
17218 function Db(t, e, n) {
17219 return J(t) && (e || n) ? mp(t, Cb(e || [0, 1], n)) : t;
17220 }
17221 function Cb(t, e) {
17222 return e ? t.slice().reverse() : t;
17223 }

Callers 1

transformFunction · 0.85

Calls 3

CbFunction · 0.85
JFunction · 0.70
mpFunction · 0.70

Tested by

no test coverage detected