BitArray.opBinaryRight

Support for binary operator ~ for bit arrays.

struct BitArray
opBinaryRight
(
string op : "~"
)
(
bool b
)

Meta