https://issues.dlang.org/show_bug.cgi?id=15596
--- Comment #6 from [email protected] --- (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 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." Whoops, you were talking about strip's docs specifically. Sorry for the noise. --
