garritfra opened this issue 4 years ago · 0 comments
The following operators should be implemented:
num += 2 num -= 2 num *= 2 num /= 2
Don't forget to update the documentation!