Why is opIndexAssign replaced by opSlice here?

Elmar chrehme at gmx.de
Sun Oct 17 22:56:48 UTC 2021


Btw, I should have written:

`s.opIndexAssign(arr[1..4], s.opSlice(0,3));`

But it compiles the same way.


More information about the Digitalmars-d-learn mailing list