https://issues.dlang.org/show_bug.cgi?id=15596
Basile-z changed:
What|Removed |Added
CC|b2.t...@gmx.com |
--
https://issues.dlang.org/show_bug.cgi?id=15596
github-bugzi...@puremagic.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #7 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/1d7920d38311c94a00389bafaf6299952848317e
fixed issue 15596
htt
https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #6 from ag0ae...@gmail.com ---
(In reply to ag0aep6g from comment #5)
> (In reply to b2.temp from comment #4)
> > Maybe a note in the std.string doc: "see also: for more generic strip
> > funcyion..."
>
> Already there: "There is a rich s
https://issues.dlang.org/show_bug.cgi?id=15596
ag0ae...@gmail.com changed:
What|Removed |Added
CC||ag0ae...@gmail.com
--- Comment #5 from a
https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #4 from b2.t...@gmx.com ---
(In reply to Manu from comment #3)
> It is so hard to do string manipulation in phobos. Nobody I've encountered
> yet can find most of the functions, they're scattered among 4, 5, 6?
> modules. Unless you alread
https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #3 from Manu ---
It is so hard to do string manipulation in phobos. Nobody I've encountered yet
can find most of the functions, they're scattered among 4, 5, 6? modules.
Unless you already know what the function names are, and where they
https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #2 from Manu ---
(In reply to b2.temp from comment #1)
> Since std.algorithm.mutation.strip/Left/Right do the job
> (http://dlang.org/phobos/std_algorithm_mutation.html#.strip)
> I think your report is invalid.
"If it exists, it should b
https://issues.dlang.org/show_bug.cgi?id=15596
b2.t...@gmx.com changed:
What|Removed |Added
CC||b2.t...@gmx.com
--- Comment #1 from b2.t...