roaring.roaring

Undocumented in source.

Members

Classes

BitRange
class BitRange
Undocumented in source.
Bitmap
class Bitmap
Undocumented in source.

Functions

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

Meta