Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 8
    i, for one, would very much preffer the second style. after reading books and articles about writing clean code, going the extra mile to know "where" some stuff ends (not that it just ends), is ok Commented Nov 29, 2010 at 16:46
  • I used to put a blank between closing parentheses for opening parentheses on the same line and for those on previous lines. No, at the time my editor didn't highlight matching parentheses. Commented Dec 1, 2010 at 7:49
  • possible duplicate of Lisp Parentheses Commented Aug 7, 2012 at 11:31