BitRange.this

this(const(size_t) * bitarr, size_t numBits) @system

Construct a BitRange.

Parameters

bitarrThe array of bits to iterate over
numBitsThe total number of valid bits in the given bit array