[][src]Module fmlrc::indexed_bit_vec

Structs

IndexedBitVec

Represents a bit vector with an very fast index on top of it. For a vector of length N, the index takes up O(N) bits.