std.range's put on arrays needs to change

Kostiantyn Tokar tokarkonstantyn at yandex.ua
Sun Jun 26 07:47:49 UTC 2022


On Sunday, 26 June 2022 at 06:33:13 UTC, Kostiantyn Tokar wrote:
> I don't like special casing of slices from all other output 
> ranges. Basically you need to provide analogues for `putInto` 
> of `isOutputRange` and all standard functions that use `put`, 
> like `std.algorithm.copy`, for this sole reason.

Should have said "special casing of `putInto` from `put`".


More information about the Digitalmars-d mailing list