holgerschmitz/Schnek

compound assignment for Array expressions

Closed this issue · 2 comments

Array should allow compound assignments +=, -=, etc with ArrayExpression types on the right hand side.

Added tests.