Expand description
A compressed bitmap with u64 values. Implemented as a BTreeMap of RoaringBitmaps.
Structs§
- An iterator for
RoaringTreemap. - An iterator for
RoaringTreemap. - A compressed bitmap with u64 values. Implemented as a
BTreeMapofRoaringBitmaps.