On Mon, 08 Jun 2015 22:58:10 -0700, Jonathan M Davis via
Digitalmars-d-learn wrote:

> Personally, I hate how named arguments affect the API (e.g. the names of
> the parameters suddenly become part of the API), and for the most part,
> the only times that they're worth much is when you have so many function
> parameters that you should be creating structs to hold those values
> anyway. I don't want them in the language, and I'm very glad that Walter
> is against them, so I didn't feel the need to try and remember all he
> said about why they were a bad idea.

the funny thing is that named arguments can coexist with unnamed 
arguments peacefully.

Attachment: signature.asc
Description: PGP signature

Reply via email to