cf.Field.__invert__

Field.__invert__()[source]

The unary bitwise operation ~

x.__invert__() <==> ~x