1 2 3 4
pub use crate::bit_array::*; // TODO: currently, this is just a alias of bit array, // but bit vector has dynamic size.