Discussion Thread: DIP 1036--String Interpolation Tuple Literals--Community Review Round 2

Imperatorn johan_forsberg_86 at hotmail.com
Fri Jan 29 15:12:10 UTC 2021


On Friday, 29 January 2021 at 15:06:20 UTC, Steven Schveighoffer 
wrote:
> On 1/29/21 3:02 AM, Walter Bright wrote:
>> [...]
>
> With a metaprogramming wrapper, it would be:
>
> printf(i"${item} %02d${other_item}");
>
> [...]

+1

I've been using {} in C# for years and it's no effort.


More information about the Digitalmars-d mailing list