Home
Original page
cf.CellMeasure.__xor__ — Documentation
CellMeasure.
__xor__
(
y
)
[source]
¶
The binary bitwise operation
^
x.__xor__(y) <==> x^y