tuples

zkp0s gerar1995 at gmail.com
Mon Nov 2 09:25:29 PST 2009


Ellery Newcomer Wrote:

> Is there currently any way to get something like
> 
> Tuple!(int,"i") t = tuple(5);
> 
> to work?

Tuples are compile-time constructions. They are immutable.
And btw the types do not coincide 


More information about the Digitalmars-d-learn mailing list