DIP 1003 (Remove body as a Keyword) Accepted!
    ketmar via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat Jun  3 06:32:49 PDT 2017
    
    
  
Petar Kirov [ZombineDev] wrote:
> Personally, making contracts less verbose and more powerful is much 
> higher on my list (I don't remember ever needing to use 'body' as an 
> identifier, but I see why is it important for many domains)
yeah. i'm really tired to use `flesh` instead of it. and i have bodies 
literally everywhere: active, sleeping, dead, broken... several of my game 
engines has more-or-less physics-based simulations, so i need `body`! ;-)
    
    
More information about the Digitalmars-d-announce
mailing list