On Mon, Jan 30, 2023 at 11:27 AM Larry McVoy <lm(a)mcvoy.com> wrote:
I've always had the opinion that code should be
written in a way that
is the most easy to read.
Amen -- using the principle of '*least obscure*' or obtuse - being obvious
is thinking about a quick and casual human reader of code, not a compiler
someone taking intense notes.
ᐧ