tanya/source
Eugen Wissner 6f405c5e08 Make Vector's opSliceAssign accept only own ranges
Vector.opSliceAssign and Vector.opIndexAssign should accept only vector
ranges. For assigning other ranges, std.algorithm.mutation.copy and
std.algorithm.mutation.fill should be used.
2017-05-02 10:56:32 +02:00
..
tanya Make Vector's opSliceAssign accept only own ranges 2017-05-02 10:56:32 +02:00