roaring v0.1.7 (2018-04-09T00:22:44Z)
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
Roaring
functions
bitmapOf
range
readBitmap
writeBitmap