cf.FieldAncillary.__rxor__

FieldAncillary.__rxor__(y)[source]

The binary bitwise operation ^ with reflected operands

x.__rxor__(y) <==> y^x