On 03/07/2014 12:56 PM, Vladimir Panteleev wrote: > I'm glad I'm not the only one who feels this way. Implicit decoding > must die. > > I strongly believe that implicit decoding of character points in > std.range has been a mistake. > > - Algorithms such as "countUntil" will count code points. These > numbers are useless for slicing, and can introduce hard-to-find bugs. +1 see my pull requests for std.string: https://github.com/D-Programming-Language/phobos/pull/1952 https://github.com/D-Programming-Language/phobos/pull/1977
- Re: Major performance problem with s... Walter Bright
- Re: Major performance problem w... Nick Sabalausky
- Re: Major performance probl... Walter Bright
- Re: Major performance problem with std.array.front() Dmitry Olshansky
- Re: Major performance problem with std.array.fro... Walter Bright
- Re: Major performance problem with std.array... Steven Schveighoffer
- Re: Major performance problem with std.array... Dmitry Olshansky
- Re: Major performance problem with std.a... Walter Bright
- Re: Major performance problem with std.array.front() Vladimir Panteleev
- Re: Major performance problem with std.array.fro... Andrej Mitrovic
- Re: Major performance problem with std.array.fro... Robert Schadek
- Re: Major performance problem with std.array.fro... ponce
- Re: Major performance problem with std.array... Vladimir Panteleev
- Re: Major performance problem with std.a... Nick Sabalausky
- Re: Major performance problem with s... ponce
- Re: Major performance problem w... Nick Sabalausky
- Re: Major performance problem with std.array.front() Steven Schveighoffer
- Re: Major performance problem with std.array.front() Dicebot
- Re: Major performance problem with std.array.fro... Vladimir Panteleev