x ^^= y
Bitwise xor is performed between x and y and the original value of x is returned. This operation occurs atomically and is thread safe.
|
|
|
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/doc_atomic.m2:188:0.