http://qs1969.pair.com?node_id=11131190


in reply to Re^3: Useless use of string in return statement
in thread Useless use of string in return statement

I believe TheDamian suggested it in the excellent style guide PBP. It’s one of the few suggestions in the book I oppose. Post-fix conditionals are, to me, extremely natural language. If kept terse and indented properly, they make code more readable.