A CF-compliant earth science data analysis library
The augmented bitwise assignment ^=
^=
x.__ixor__(y) <==> x^=y
Added in version (cfdm): 1.11.2.0