Skip to content

Conversation

@ska2342
Copy link

@ska2342 ska2342 commented Mar 30, 2013

Clojure removed quite a few parens from other lisps, in particular in let and cond constructs. It replaced those parens with pairwise grouping which is not always immediately visible.

In this commit I propose a few formatting hints to make the pairs easier to see.

@bbatsov
Copy link
Owner

bbatsov commented Mar 31, 2013

Sounds reasonable. Thanks!

bbatsov added a commit that referenced this pull request Mar 31, 2013
Hints for formatting cond (and other pairwise grouping constructs)
@bbatsov bbatsov merged commit 4638468 into bbatsov:master Mar 31, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants