@Doc

You missed the one-liner that suffices ?

I find commented code too much pain to read: I prefer the comments to be separated from the code entirely.
But: the simpler the code the less commentary is needed (see my one-liner).
Ergo: prevent the need for comments by 'bare' coding (instead of 'clumsy coding')