fun andNot(other: BitVector): Unit
Clears all of the bits in this bit set whose corresponding bit is set in the specified bit set.
other - a bit set
other