https://issues.dlang.org/show_bug.cgi?id=14197
--- Comment #8 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/e5eea9af43aa6836a3bfd48cc02706facb60dae8 fix Issue 14197 - replace was removed from std.string - add public aliases to std.array.replace/replaceInPlace - std.string should at least cover any basic string manipulation needs https://github.com/D-Programming-Language/phobos/commit/e15c5a260a0e3907e7d4606b4da9fde7d1d910eb Merge pull request #3055 from MartinNowak/fix14197 fix Issue 14197 - replace was removed from std.string --
