Should we deprecate comma?

Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com> Ola Fosheim Grøstad" <ola.fosheim.grostad+dlang at gmail.com>
Tue Mar 25 12:59:56 PDT 2014


"Comma operators should be used sparingly. The most suitable uses 
are for constructs strongly related to each other, as in the for 
loop in reverse, and in macros where a multistep computation has 
to be single expression." (K&R).

Kill it… D solves the use cases with other means.


More information about the Digitalmars-d mailing list