bit-vector-not!

As bit-vector-not, but vector is modified.

Exported from

Arguments

vectorAn instance of <bit-vector>.
pad:An instance of <bit>.  The default is 0.

Values

resultAn instance of <bit-vector>.
result-padAn instance of <bit>.  The complement of pad.
Returns the complement of a bit vector.
The bit-vector module.
A vector that contains <bit>s.
An integer with a value of 0 or 1.