Any update on: named paramters DIP and string interpolation?
mw
mingwu at gmail.com
Fri Aug 26 17:48:00 UTC 2022
On Friday, 26 August 2022 at 14:22:11 UTC, Mike Parker wrote:
> On Friday, 26 August 2022 at 12:57:58 UTC, Martin Tschierschke
> wrote:
>> Anything new about the status of this language enhancements?
>>
>> Best regards
>> mt.
>
> Max got stuck on the named parameters implementation. Moving
> forward with it is on is todo list. No one has submitted a new
> DIP for string interpolation yet.
This has been talked about for years, the DIP process is really
slow or not moving forward at all, while users really want to use
those *now*. So instead, I did it (string interpolation) in the
lib:
https://code.dlang.org/packages/jdiutil
More information about the Digitalmars-d
mailing list