cf.Bounds.__invert__

Bounds.__invert__()[source]

The unary bitwise operation ~

x.__invert__() <==> ~x