- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
uint front()
Undocumented in source. Be warned that the author may not have intended to support it.
- highestBitSet
uint highestBitSet()
Undocumented in source. Be warned that the author may not have intended to support it.
- leadingZeros
uint leadingZeros()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
bool opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
Iterable Mask for bits operation. This object is used in Map's lookup operation with Group.
Bits and Shift are depend on Group implementation(SSE2 / Porable).