@spdrnl "The only general rule I have is that a specification of what a piece of code does should describe everything one needs to know to use the code. It should never be necessary to read the code to find out what it does"
Gold standard of documentation isn't it?


