Cond indentation/readabliity, continuation syntax proposal for expr

If I have long conditions and need to have my cond formatted as alternating lines of condition/expression, I just add blank lines between each pair to add readability. I haven’t found anything else that is both simple enough and readable enough to be worth the effort of introducing a custom convention.

7 Likes