Module roaring::treemap [−][src]
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 |