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

Simen Kjaeraas simen.kjaras at gmail.com
Mon Sep 24 16:08:49 PDT 2012


On Mon, 24 Sep 2012 21:50:34 +0200, Caligo <iteronvexor at gmail.com> wrote:

> foo(<11,2,8>, a, b)
> vs
> foo((11,2,8), a, b)
>
> Parentheses are everywhere in D.  Sometimes it looks like Lisp.

And <> is ambiguous, ugly, an affront before Walter, and an abomination  
born
in the fiery depths of hell. Can we please just leave it behind?

-- 
Simen


More information about the Digitalmars-d mailing list