I don't understand at all what >These operation...
# announcements
k
I don't understand at all what
These operations are supposed to change their receiver and (optionally) return a value.
inc()/dec() shouldn't mutate the receiver object.
By "changing the receiver" we mean the receiver-variable, not the receiver object.
is supposed to mean