On Sunday, 18 October 2015 at 20:05:24 UTC, holo wrote:
@sigod

Actually im working on ec2 requests. Thank you for help, it is working right now. I don't know why i was trying "+=" before instead of "~=". Is it good solution to make it such way?

Not really as it will trigger allocation on every call. Better use [`Appender`][0].

[0]: http://dlang.org/phobos/std_array.html#.Appender

Reply via email to