depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
tazjin
/
rlox
/
src
/
bytecode
/
value.rs
blob: 343d142ac8301546cbc7494737401a9e151ab918 (
plain
) (
blame
)
1
pub type
Value
= f64
;