Bitmap.addRange

Adds all values from min (included) to max (excluded)

class Bitmap
@nogc @safe
void
addRange
(
const ulong min
,
const ulong max
)

Meta