lighthouse/eth2/utils/boolean-bitfield
Kirk Baird 10efc9a934 Merge branch 'master' into kirk-migrate-ssz-to-little-endian
Signed-off-by: Kirk Baird <baird.k@outlook.com>
2019-03-18 11:40:39 +11:00
..
fuzz Add simple fuzz tests for hashing and boolean-bitfield 2019-02-22 16:50:14 +11:00
src Merge branch 'master' into kirk-migrate-ssz-to-little-endian 2019-03-18 11:40:39 +11:00
Cargo.toml Revert "Merge pull request #200 from sigp/new-structure" 2019-02-14 12:09:18 +11: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.