BitRange.this
this
(const(size_t) * bitarr, size_t numBits) @systemConstruct a BitRange.
Parameters
bitarr | The array of bits to iterate over |
numBits | The total number of valid bits in the given bit array |