Is this a bug in std.typecons.Tuple.slice?

tsbockman via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Feb 9 16:24:56 PST 2016


On Tuesday, 9 February 2016 at 09:05:58 UTC, Ola Fosheim Grøstad 
wrote:
> I suggest lobbying for proper builtin tuple support.

Built-in tuple support would be great (although to my mind, 
mostly because the current syntax is clunky). But that is a 
long-term goal, and `Tuple.slice` is corrupting data *right now*.

Some sort of short-term fix should be merged in the next release 
of D.


More information about the Digitalmars-d-learn mailing list