DIP 1019--Named Arguments Lite--Final Review
Yuxuan Shui
yshuiv7 at gmail.com
Tue Aug 27 16:51:49 UTC 2019
On Tuesday, 27 August 2019 at 13:52:19 UTC, drug wrote:
> 27.08.2019 16:47, aliak пишет:
>> [...]
>
> That is rather simple logic - named arguments are defined by
> name, unnamed ones are defined by position starting from the
> last named argument, i.e. the first unnamed argument follows
> the last named one.
Correct, but simple logic-wise doesn't mean it's obvious, or
intuitive.
More information about the Digitalmars-d
mailing list