[][src]Module roaring::treemap

A compressed bitmap with u64 values. Implemented as a BTreeMap of RoaringBitmaps.

Structs

IntoIter

An iterator for RoaringTreemap.

Iter

An iterator for RoaringTreemap.

RoaringTreemap

A compressed bitmap with u64 values. Implemented as a BTreeMap of RoaringBitmaps.