[Issue 15596] strip with delimiter?

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Feb 28 02:24:39 PST 2016


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

ag0aep6g at gmail.com changed:

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

--- Comment #5 from ag0aep6g at gmail.com ---
(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 set of functions for string handling defined in
other modules. Functions related to Unicode and ASCII are found in std.uni and
std.ascii, respectively. Other functions that have a wider generality than just
strings can be found in std.algorithm and std.range."

--


More information about the Digitalmars-d-bugs mailing list