Best practices for reading public interfaces
    anonymous via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Feb 21 12:56:25 PST 2015
    
    
  
On Saturday, 21 February 2015 at 20:46:09 UTC, Kenny wrote:
> b) Write DDocs and read documentation. The problem here is that
> I'm going to use D only for my own projects and in the last time
> I tend to write less documentation, for example I do not write 
> it
> for the most methods of Vector3D.
If you're only interested in the signatures, empty documentation 
comments give you that.
    
    
More information about the Digitalmars-d-learn
mailing list