roaring.roaring

Undocumented in source.

Members

Classes

BitRange
class BitRange
Undocumented in source.
Roaring
class Roaring
Undocumented in source.

Functions

bitmapOf
Roaring bitmapOf(uint[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
bitmapOf
Roaring bitmapOf(uint[] bits)
Undocumented in source. Be warned that the author may not have intended to support it.
bitmapOf
Roaring bitmapOf(T rng)
Undocumented in source. Be warned that the author may not have intended to support it.
range
BitRange range(Roaring r)
Undocumented in source. Be warned that the author may not have intended to support it.
readBitmap
Roaring readBitmap(char[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
writeBitmap
char[] writeBitmap(Roaring r)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta