Home
Original page
cf.Field.__invert__ — Documentation
Field.
__invert__
(
)
[source]
¶
The unary bitwise operation
~
x.__invert__() <==> ~x