[go: up one dir, main page]

Module roaring::treemap

source ·
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 BTreeMap of RoaringBitmaps.