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
7dd16215f4
lighthouse
/
beacon_chain
/
utils
/
boolean-bitfield
/
README.md
Alex Stokes
a9decd3aed
Simplifies the boolean-bitfield implementation to use
bit-vec
crate
2018-11-20 12:34:28 -08:00
84 B
Raw
Blame
History
Boolean Bitfield
Implements a set of boolean as a tightly-packed vector of bits.