Module roaring::treemap[][src]

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.