Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ 'fantasy-land/reduce'
Method
'fantasy-land/reduce'
frontend/public/swagger-ui-bundle.js:970–972 ·
view source on GitHub ↗
(s, o)
Source
from the content-addressed store, hash-verified
968
return
new
this.constructor(this.content.filter(s))
969
}
970
'fantasy-land/reduce'
(s, o) {
971
return
this.content.reduce(s, o)
972
}
973
get length() {
974
return
this.content.length
975
}
Callers
nothing calls this directly
Calls
1
reduce
Method · 0.45
Tested by
no test coverage detected