MCPcopy Index your code
hub / github.com/ndleah/python-mini-project / xe

Function xe

digit-recognizer/app/static/js/jquery-3.3.1.min.js:565–571  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

563 }
564
565 function xe(e) {
566 return e.length > 1 ? function (t, n, r) {
567 var i = e.length;
568 while (i--) if (!e[i](t, n, r)) return !1;
569 return !0
570 } : e[0]
571 }
572
573 function be(e, t, n) {
574 for (var r = 0, i = t.length; r < i; r++) oe(e, t[r], n);

Callers 3

CeFunction · 0.85
ReFunction · 0.85

Calls 4

xFunction · 0.85
yeFunction · 0.85
veFunction · 0.85
pushMethod · 0.45

Tested by

no test coverage detected