Module integer_list

Expand description

Implements Compress and Decompress for IntegerList

Structs§

IntegerList
A data structure that uses Roaring Bitmaps to efficiently store a list of integers.

Enums§

IntegerListError
Primitives error type.