On Sunday, 23 March 2014 at 20:56:45 UTC, Andrei Alexandrescu wrote:
Discuss: https://github.com/D-Programming-Language/dmd/pull/3399

Andrei

+1

The comma operator is one of the most terrible things in C/C++.

Please, remove it from D.

P.S. C# also haven't got support of comma operator. Instead, it use comma for multidimensional array definition. It will de nice to have the same multidimensional array support in D.

Reply via email to