foreach
    Daniel Murphy via Digitalmars-d 
    digitalmars-d at puremagic.com
       
    Thu Jun 12 19:03:45 PDT 2014
    
    
  
"Steven Schveighoffer"  wrote in message 
news:op.xhcx4cb9eav7ka at stevens-macbook-pro-2.local...
> I don't think it's as trivial as you imply. You have to use a symbol 
> that's valid, but isn't used in the subsequent loop to avoid collisions.
It is trivial, the frontend already has the ability to generate new unique 
identifiers.  But I also don't think it's worth doing. 
    
    
More information about the Digitalmars-d
mailing list