MCPcopy Create free account
hub / github.com/dataease/SQLBot / _createReduce

Function _createReduce

frontend/public/swagger-ui-bundle.js:39807–39818  ·  view source on GitHub ↗
(s, o, i)

Source from the content-addressed store, hash-verified

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; ) {

Callers 1

Calls 4

baFunction · 0.85
oFunction · 0.70
iFunction · 0.70
sFunction · 0.50

Tested by

no test coverage detected