www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15596] New: strip with delimiter?

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

          Issue ID: 15596
           Summary: strip with delimiter?
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: turkeyman gmail.com

std.string.strip() removes whitespace, but the docs make no mention of a
version that receives a set of delimiters.
If it exists, it should be documented/linked, if it doesn't, it should probably
be added.

--
Jan 22 2016