Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ 'fantasy-land/map'
Method
'fantasy-land/map'
frontend/public/swagger-ui-bundle.js:961–963 ·
view source on GitHub ↗
(s)
Source
from the content-addressed store, hash-verified
959
return
this.concat(s)
960
}
961
'fantasy-land/map'
(s) {
962
return
new
this.constructor(this.map(s))
963
}
964
'fantasy-land/chain'
(s) {
965
return
this.map((o) => s(o), this).reduce((s, o) => s.concat(o), this.empty())
966
}
Callers
nothing calls this directly
Calls
1
map
Method · 0.95
Tested by
no test coverage detected