BitArray.isZero

struct BitArray
@nogc nothrow pure
bool
isZero
()

Return Value

Type: bool

true if no bits are set

Meta