Should we deprecate comma?

deadalnix deadalnix at gmail.com
Mon Mar 24 12:13:57 PDT 2014


On Monday, 24 March 2014 at 16:40:29 UTC, Andrei Alexandrescu 
wrote:
> How about
>
> tuple(1,2)    two-element tuple
> tuple(1)      one-element tuple
> (1)           simple expression
> tuple()       empty tuple
>
> Oh, wait...
>

Yes, that.


More information about the Digitalmars-d mailing list