https://issues.dlang.org/show_bug.cgi?id=14197
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #7 from Martin Nowak <[email protected]> --- 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 --
