phobos breakage... why?

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Jul 25 11:14:06 PDT 2012


On 7/25/12, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
> As the documentation says, the
> problem
> was that it was just too easily confused with std.string.indexOf which is
> subtlely different.

I've always wondered how it's different? Using countUntil on strings
seems to work ok for me, or should I be using string.indexOf?


More information about the Digitalmars-d mailing list