Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/breck7/scroll
/ booleanAtom
Method
booleanAtom
external/.scrollLibs.js:20840–20842 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20838
return
this.getAtom(1)
20839
}
20840
get booleanAtom() {
20841
return
this.getAtomsFrom(2)
20842
}
20843
}
20844
20845
class
parsersFloatParser extends abstractConstantParser {
Callers
nothing calls this directly
Calls
1
getAtomsFrom
Method · 0.80
Tested by
no test coverage detected