BitArray.countZeros

Get number of bits cleared (to zero).

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

Meta