named arguments, string interpolation, please stop.
Denis Feklushkin
feklushkin.denis at gmail.com
Thu Jan 11 14:14:21 UTC 2024
On Thursday, 11 January 2024 at 13:09:56 UTC, FeepingCreature
wrote:
> On Thursday, 11 January 2024 at 13:07:52 UTC, deadalnix wrote:
>> There is nothing features like string interpolations or named
>> argument can bring to the table that could pay for the
>> implementations problem of existing feature.
>
> FWIW: I anticipate named arguments significantly improving our
> code. Large parts of boilerplate's generated builders exist
> only due to D's lack of native named arguments.
I think it's the other way around
Also, we already have such arguments: structs :-)
More information about the Digitalmars-d
mailing list