Is there a way to make assignment operators like `...
# announcements
c
Is there a way to make assignment operators like
+=
? I would like to setup some for bit-wise operators, but haven’t had any luck.