Fixes for http://d.puremagic.com/issues/show_bug.cgi?id=4883 coming

2011-01-19 Thread Andrei Alexandrescu
I moved a bunch of functions from std.string to std.array and std.algorithsm. I did my best to minimize impact but there will be some effects on user code, particularly if it qualifies names explicitly. Please let me know if you think of better ways of dealing with this transition. Bugzilla:

Re: Fixes for http://d.puremagic.com/issues/show_bug.cgi?id=4883 coming

2011-01-19 Thread spir
On 01/19/2011 10:20 AM, Andrei Alexandrescu wrote: I moved a bunch of functions from std.string to std.array and std.algorithsm. I did my best to minimize impact but there will be some effects on user code, particularly if it qualifies names explicitly. Hello Andrei, Will the online doc quickl