[Issue 14197] "replace" was moved from std.string without alias added

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Mar 15 09:57:06 PDT 2015


https://issues.dlang.org/show_bug.cgi?id=14197

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #7 from Martin Nowak <code at dawg.eu> ---
I agree with Ketmar here, we should simply add it to std.string.
It's bad enough that one has to import even a single module to perform basic
string operations.
https://github.com/D-Programming-Language/phobos/pull/3055

--


More information about the Digitalmars-d-bugs mailing list