roaring v0.1.8 (2018-04-15T07:17:35Z)
Home
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