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

Function mt

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

Source from the content-addressed store, hash-verified

416 return "[object Date]" === Object.prototype.toString.call(t);
417 }
418 function mt(t) {
419 return t && J(t[Symbol.iterator]);
420 }
421 function yt(t) {
422 return "number" == typeof t;
423 }

Callers 1

raFunction · 0.85

Calls 1

JFunction · 0.70

Tested by

no test coverage detected