it means OANDNOT!!!

On Saturday, April 24, 2021 at 8:42:01 PM UTC+8 xie cui wrote:

> func f(a, b int) int {
>     a &^= b
>     return a
> }
> what is this op (&^=) means?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/11a688df-4426-4467-9eac-714e7030610cn%40googlegroups.com.

Reply via email to