BitArray.opUnary

Support for unary operator ~ for bit arrays.

struct BitArray
opUnary
(
string op : "~"
)
()

Meta