lgautier/mashing-pumpkins

Implement in-place add operator `__iadd__` as an alias to existing method `update`.

lgautier opened this issue · 0 comments

Implement in-place add operator `__iadd__` as an alias to existing method `update`.