Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ getColumn
Method
getColumn
external/.scrollLibs.js:16173–16175 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
16171
console.log(message)
16172
}
16173
getColumn(path) {
16174
return
this.map(particle => particle.get(path))
16175
}
16176
getFiltered(fn) {
16177
const
clone = this.clone()
16178
clone
Callers
1
getOneHot
Method · 0.80
Calls
2
map
Method · 0.95
get
Method · 0.45
Tested by
no test coverage detected