(i)
| 746 | } |
| 747 | |
| 748 | function we(i) { |
| 749 | return 1 < i.length ? function (e, t, n) { |
| 750 | var r = i.length; |
| 751 | while (r--) |
| 752 | if (!i[r](e, t, n)) return !1; |
| 753 | return !0 |
| 754 | } : i[0] |
| 755 | } |
| 756 | |
| 757 | function Te(e, t, n, r, i) { |
| 758 | for (var o, a = [], s = 0, u = e.length, l = null != t; s < u; s++)(o = e[s]) && (n && !n(o, r, i) || (a.push(o), l && t.push(s))); |