The state of string interpolation

o o at o.o
Thu Dec 6 00:39:13 UTC 2018


On Thursday, 6 December 2018 at 00:32:48 UTC, Adam D. Ruppe wrote:
> string b = "foo #{a}";
>
> is only doable as a language feature.

Exactly. This is what we need. No messing around with templates 
or mixins.


More information about the Digitalmars-d mailing list