This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
16
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20e45b3369
lighthouse
/
eth2
/
utils
/
boolean-bitfield
History
Paul Hauner
d5da84d967
Add
BitAnd
impl for BooleanBitfield
2019-01-28 11:23:01 +11:00
..
src
Add
BitAnd
impl for BooleanBitfield
2019-01-28 11:23:01 +11:00
Cargo.toml
Impl serde::Serialize for all types
2019-01-26 08:25:31 +11:00
README.md
Rename
beacon_chain/
->
eth2/
2019-01-22 16:16:02 +11:00
README.md
Boolean Bitfield
Implements a set of boolean as a tightly-packed vector of bits.