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

Function gh

resources/vega.min.js:9731–9755  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

9729 );
9730 }
9731 function gh(t, e) {
9732 var n,
9733 r = typeof e;
9734 return null == e || "boolean" === r
9735 ? Zf(e)
9736 : ("number" === r
9737 ? ch
9738 : "string" === r
9739 ? (n = tf(e))
9740 ? ((e = n), nh)
9741 : ph
9742 : e instanceof tf
9743 ? nh
9744 : e instanceof Date
9745 ? lh
9746 : sh(e)
9747 ? ah
9748 : Array.isArray(e)
9749 ? uh
9750 : ("function" != typeof e.valueOf &&
9751 "function" != typeof e.toString) ||
9752 isNaN(e)
9753 ? fh
9754 : ch)(t, e);
9755 }
9756 function mh(t, e) {
9757 return (
9758 (t = +t),

Callers 2

uhFunction · 0.85
fhFunction · 0.85

Calls 3

tfFunction · 0.85
shFunction · 0.85
ZfFunction · 0.70

Tested by

no test coverage detected