DIP 1027--String Interpolation--Final Review Discussion Thread

Jonathan Marler johnnymarler at gmail.com
Wed Feb 5 02:44:53 UTC 2020


On Tuesday, 4 February 2020 at 23:03:45 UTC, Adam D. Ruppe wrote:
> On Tuesday, 4 February 2020 at 18:41:20 UTC, jmh530 wrote:
>> [...]
>
> That would depend on the druntime implementation. I think my 
> preference would be it implicitly casts to string and const 
> char* if and only if all format specifiers are given by the 
> user.
>
> [...]

Thanks for doing this work Adam. Especially knowing that it will 
likely be dismissed by the leadership, with a sentence or two of 
explanation :)  In my opinion, your DIP is the right way to do 
interpolated strings in D.


More information about the Digitalmars-d mailing list