String Interpolation Compare - DIP1027 and YAIDIP

Andrea Fontana nospam at example.org
Sat Oct 21 08:25:02 UTC 2023


On Saturday, 21 October 2023 at 01:50:33 UTC, Walter Bright wrote:
> https://github.com/dlang/DIPs/blob/master/DIPs/rejected/DIP1027.md
>

Can't you "expand" i"..." directly into format(..., ..., ...) 
instead of expanding in a tuple?


More information about the Digitalmars-d mailing list