BitArray.countZeros

Get number of bits cleared (to zero).

struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
@safe pure nothrow @nogc const
size_t
countZeros
()
()

Meta