https://issues.dlang.org/show_bug.cgi?id=7146
Justin Whear <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Justin Whear <[email protected]> --- This use case is now covered by the predicate-receiving versions of strip, stripLeft, and stripRight in std.algorithm. --
