pub type BitPackedArray = Array<BitPacked>;
A BitPacked-encoded Vortex array.
BitPacked
pub struct BitPackedArray { /* private fields */ }