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

Function gt

resources/vega.min.js:415–417  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

413 return "boolean" == typeof t;
414 }
415 function gt(t) {
416 return "[object Date]" === Object.prototype.toString.call(t);
417 }
418 function mt(t) {
419 return t && J(t[Symbol.iterator]);
420 }

Callers 4

FtFunction · 0.85
PTFunction · 0.85
BzFunction · 0.85
NzFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected