D string interpolation

Imperatorn johan_forsberg_86 at hotmail.com
Sun Oct 4 14:22:22 UTC 2020


On Sunday, 4 October 2020 at 14:19:17 UTC, Paul Backus wrote:
> On Sunday, 4 October 2020 at 13:16:53 UTC, Imperatorn wrote:
>> Are there any easy ways to achieve string interpolation in D a 
>> la $"Hello {adjective} world"?
>>
>> Thanks
>
> https://code.dlang.org/packages/scriptlike#string-interpolation

Looks like an acceptable workaround for now. Thanks!


More information about the Digitalmars-d mailing list