On Friday, 21 June 2013 at 10:09:10 UTC, Gary Willoughby wrote:
Are there faster ways of appending strings?

You'll want to use appender, from std.array:

http://dlang.org/phobos/std_array.html#.Appender

Reply via email to