[Issue 15596] New: strip with delimiter?
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Fri Jan 22 23:52:05 PST 2016
    
    
  
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 at puremagic.com
          Reporter: turkeyman at 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.
--
    
    
More information about the Digitalmars-d-bugs
mailing list