On 2013-05-24 12:01, Peter Alexander wrote: > In that case it should only allocate when needed. Most strings are ASCII > and will not change size. What I mean is that something called "InPlace" doesn't go hand in hand with something that allocates. There's always std.ascii. -- /Jacob Carlborg