This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lighthouse-pulse
Watch
1
Star
0
Fork
0
You've already forked lighthouse-pulse
mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced
2025-01-06 19:12:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fd47f6c433
lighthouse-pulse
/
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