(s, o, i)
| 39805 | ) |
| 39806 | }) |
| 39807 | var _a = 'undefined' != typeof Symbol ? Symbol.iterator : '@@iterator' |
| 39808 | function _createReduce(s, o, i) { |
| 39809 | return function _reduce(a, u, _) { |
| 39810 | if (ba(_)) return s(a, u, _) |
| 39811 | if (null == _) return u |
| 39812 | if ('function' == typeof _['fantasy-land/reduce']) |
| 39813 | return o(a, u, _, 'fantasy-land/reduce') |
| 39814 | if (null != _[_a]) return i(a, u, _[_a]()) |
| 39815 | if ('function' == typeof _.next) return i(a, u, _) |
| 39816 | if ('function' == typeof _.reduce) return o(a, u, _, 'reduce') |
| 39817 | throw new TypeError('reduce: list must be array or iterable') |
| 39818 | } |
| 39819 | } |
| 39820 | function _xArrayReduce(s, o, i) { |
| 39821 | for (var a = 0, u = i.length; a < u; ) { |
no test coverage detected