Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
flatMap
Method · 0.45
'fantasy-land/chain'
Method · 0.45
'fantasy-land/reduce'
Method · 0.45
concatFactory
Function · 0.45
maxFactory
Function · 0.45
checkElement
Method · 0.45
findRecursive
Method · 0.45
swagger-ui-bundle.js
File · 0.45
toValue
Method · 0.45
_update_length
Method · 0.45
numbers
Method · 0.45
flatMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected