BitArray.count

count number of elements equal to v

struct BitArray
@nogc nothrow pure @safe const @trusted
size_t
count
(
bool v
)

Meta