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