bitvector-jvm-0.1.4 / net.onedaybeard.bitvector / BitVector / andNot

andNot

fun andNot(other: BitVector): Unit (source)

Clears all of the bits in this bit set whose corresponding bit is set in the specified bit set.

Parameters

other - a bit set