[−][src]Module roaring::treemap
A compressed bitmap with u64 values. Implemented as a BTreeMap of RoaringBitmaps.
Structs
| IntoIter | An iterator for |
| Iter | An iterator for |
| RoaringTreemap | A compressed bitmap with u64 values.
Implemented as a |