Plan 9's Coding Style
Best line: “Surround a binary operator (particular a low precedence one) with spaces; don’t try to write the most compact code possible but rather the most readable.” (Emphasis added)
Best line: “Surround a binary operator (particular a low precedence one) with spaces; don’t try to write the most compact code possible but rather the most readable.” (Emphasis added)