lighthouse/eth2/utils/boolean-bitfield
2019-07-29 09:55:57 +10:00
..
fuzz Prepare ssz for publishing on crates.io 2019-07-03 16:06:20 +10:00
src op_pool: use max cover algorithm, refactor 2019-07-01 10:55:54 +10:00
Cargo.toml Remove unused dependencies (#456) 2019-07-29 09:55:57 +10:00
README.md Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11:00

Boolean Bitfield

Implements a set of boolean as a tightly-packed vector of bits.