[Issue 9702] std.string.replace for single chars too?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 11 11:20:31 PDT 2017


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

Seb <greensunny12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com

--- Comment #1 from Seb <greensunny12 at gmail.com> ---
You might like https://github.com/dlang/phobos/pull/5596 - it's "replace on
steroids" (lazy, support for replacing subranges, Compile-Time overloads).

--


More information about the Digitalmars-d-bugs mailing list