DIP 1030--Named Arguments--Community Review Round 1 Discussion
Vladimir Panteleev
thecybershadow.lists at gmail.com
Tue Feb 11 00:25:00 UTC 2020
On Monday, 10 February 2020 at 23:20:34 UTC, Jonathan Marler
wrote:
> Now that parameter names are apart of the function's API,
I'm not sure it's correct to say this, considering that parameter
names have already been accessible using reflection for a while
now. This is what allowed library implementations of named
arguments to work. As such, effectively this DIP just adds some
syntax sugar.
More information about the Digitalmars-d
mailing list