DIP19: Remove comma operator from D and provision better syntactic support for tuples

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Mon Sep 24 14:31:27 PDT 2012


On Mon, 24 Sep 2012 10:53:14 -0400
"Steven Schveighoffer" <schveiguy at yahoo.com> wrote:
> 
> (int[]) x;
> 
> int a = x.length;
> 
> is a == 0 or 1?
> 

It'd be 1, but I agree that's a pretty solid counter-argument.



More information about the Digitalmars-d mailing list