Can functions add properties?
    Rob T 
    rob at ucora.com
       
    Fri Nov 23 10:52:11 PST 2012
    
    
  
On Friday, 23 November 2012 at 14:08:05 UTC, Jun wrote:
> I've never seen any documentation about this behaviour. I think 
> it's a good feature, but I'm a bit confused.
More info here
http://www.drdobbs.com/cpp/uniform-function-call-syntax/232700394
UFCS is relatively new and has not been included in the language 
documentation yet. It was added to the language only a few months 
ago with the dmd 2.059 release.
IMO it should be in the docs by now, and I think that's a problem 
area being worked (I hope).
--rt
    
    
More information about the Digitalmars-d-learn
mailing list