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
1da06c156c
lighthouse
/
eth2
/
utils
/
boolean-bitfield
/
README.md
4 lines
84 B
Markdown
Raw
Normal View
History
Unescape
Escape
Move boolean_bitfield into own crate
2018-08-23 05:20:10 +00:00
# Boolean Bitfield
Simplifies the boolean-bitfield implementation to use `bit-vec` crate
2018-10-24 10:21:51 +00:00
Implements a set of boolean as a tightly-packed vector of bits.
Reference in New Issue
Copy Permalink