Removing whitespace duplicates
    "Nordlöw" via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Tue Oct 21 00:31:58 PDT 2014
    
    
  
On Monday, 20 October 2014 at 23:25:18 UTC, bearophile wrote:
> But with tr you can also replace the spaces with the underscore.
std.string.tr is my preferred choice here :)
Thanks!
    
    
More information about the Digitalmars-d-learn
mailing list