Removing whitespace duplicates
    Justin Whear via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Oct 20 15:29:54 PDT 2014
    
    
  
On Mon, 20 Oct 2014 22:21:09 +0000, bearophile wrote:
> Use std.string.tr.
> 
> Bye,
> bearophile
std.string.squeeze might be more appropriate.
    
    
More information about the Digitalmars-d-learn
mailing list