DIP 1030-- Named Arguments--Formal Assessment
    Walter Bright 
    newshound2 at digitalmars.com
       
    Fri Sep 18 00:02:39 UTC 2020
    
    
  
On 9/17/2020 6:42 AM, Jean-Louis Leroy wrote:
> That being said, does the new feature imply any change in the *parameters* 
> themselves?
No.
> I.e. are there changes in the way the function is defined,
No.
> not only in the way it is called?
It only affects calling syntax in providing an alternative way to call a function.
    
    
More information about the Digitalmars-d-announce
mailing list