MCPcopy Index your code
hub / github.com/dataease/SQLBot / reduce

Method reduce

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

Source from the content-addressed store, hash-verified

29428 this.elements.forEach(s, o)
29429 }
29430 reduce(s, o) {
29431 return this.elements.reduce(s, o)
29432 }
29433 includes(s) {
29434 return this.elements.some((o) => o.equals(s))
29435 }

Callers 15

flatMapMethod · 0.45
'fantasy-land/chain'Method · 0.45
'fantasy-land/reduce'Method · 0.45
concatFactoryFunction · 0.45
maxFactoryFunction · 0.45
checkElementMethod · 0.45
findRecursiveMethod · 0.45
toValueMethod · 0.45
_update_lengthMethod · 0.45
numbersMethod · 0.45
flatMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected