BitArray

Compressed representation for short integral arrays.

Constructors

this
this(R data)

Members

Functions

popFront
void popFront()

Properties

empty
bool empty [@property getter]
front
ubyte front [@property getter]

Meta