On Wednesday, 25 December 2019 at 12:39:08 UTC, BoQsc wrote:
Are there any other ways to join two strings without Tilde ~ character? I can't seems to find anything about Tilde character concatenation easily, nor the alternatives to it. Can someone share some knowledge on this or at least point out useful links/resources?

There is a string interpolation DIP in progress. Doesn't help you now, but a future reader might find this thread.

https://github.com/dlang/DIPs/blob/master/DIPs/DIP1027.md

Reply via email to