Tuple Syntax

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Jan 8 14:40:14 UTC 2019


On Tue, Jan 08, 2019 at 02:32:35PM +0000, Michelle Long via Digitalmars-d wrote:
> Is there any simple tuple syntax?
> 
> You know, instead of tuple(x,y) just (x,y)?
[...]

This is the subject of Timon's Tuple DIP. It's in the works.


--T


More information about the Digitalmars-d mailing list