roaring ~master (2021-12-17T16:43:44.1335043)
Dub
Repo
BitRange
roaring
roaring
Undocumented in source.
class
BitRange {
bool
empty
[@property getter];
uint
front
[@property getter];
void
popFront
();
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
popFront
void
popFront
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
empty
bool
empty
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
uint
front
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
roaring
roaring
classes
BitRange
Bitmap
functions
bitmapOf
range
readBitmap
writeBitmap