[Issue 15596] strip with delimiter?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Feb 27 19:10:12 PST 2016


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

b2.temp at gmx.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com

--- Comment #1 from b2.temp at gmx.com ---
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.

--


More information about the Digitalmars-d-bugs mailing list