bit-not

[procedure] bit-not i

Bigloo, STklos: bitwise not. See also bit-or, bit-and, bit-xor, bit-lsh, bit-rsh.

This is called bitwise-not or lognot in some implementations.