Le 2011-06-14 à 4:27, Don Clugston a écrit :

> BTW named arguments for functions has very much in common with named

> arguments for struct initializers, which was finally implemented in
> the last release. That uses two Arrays, one with the argument and the
> other with the name.

It's not a bad idea, but I fear this might become complicated once tuples get 
expanded in the argument list. That said, how exactly tuples should interact 
with named argument is an open question.


-- 
Michel Fortin
[email protected]
http://michelf.com/



_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to