DIP 1019--Named Arguments Lite--Community Review Round 2

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Jun 10 07:18:58 UTC 2019


On 6/9/19 5:01 PM, Jonathan Marler wrote:
> On Sunday, 9 June 2019 at 19:43:54 UTC, Andrei Alexandrescu wrote:
>> On 6/9/19 7:27 AM, aliak wrote:
>>> With reorderable, as Walter pointed out, what't the order 
>>> (parameter-wise or argument-wise).
>>
>> Lexical order of course.
> 
> Lexical order of the definition or the caller?

Order of the call. One doesn't need to examine the function declaration 
to figure out the order of evaluation at call site.



More information about the Digitalmars-d mailing list