DIP 1020--Named Parameters--Community Review Round 2

a11e99z black80 at bk.ru
Thu Sep 12 12:24:53 UTC 2019


On Thursday, 12 September 2019 at 12:19:51 UTC, a11e99z wrote:
> On Thursday, 12 September 2019 at 12:15:57 UTC, a11e99z wrote:
>> On Thursday, 12 September 2019 at 11:46:46 UTC, rikki 
>> cattermole wrote:
>>> On 12/09/2019 11:29 PM, Yuxuan Shui wrote:
>
> naming args is not mandatory.
> using names depends from user of lib not from lib itself or 
> compiler.

but when overload rules points to method that haven't any of 
named args that user choose - ERROR, user should understand that 
method that user probably want to invoke (expect) is not method 
that compiler will invoke - and this is ERROR that user should 
fix.


More information about the Digitalmars-d mailing list