Named Parameters (Was: A nice way to step into 2012)
    David Nadlinger 
    see at klickverbot.at
       
    Wed Dec 28 19:48:59 PST 2011
    
    
  
On 12/29/11 3:46 AM, Timon Gehr wrote:
> My point is, without named arguments you can improve the names at any
> time. With named arguments, you are stuck and have to get it right upfront.
My point is, without positional arguments you can improve the ordering 
at any time. With positional arguments, you are stuck and have to get it 
right upfront.
David
    
    
More information about the Digitalmars-d
mailing list