Y
Hacker News
new
|
ask
|
show
|
jobs
by
randallsquared
2398 days ago
Actually, in my experience detractors tend to fixate on the
))))))))))
that ends some lispy code.
1 comments
madmulita
2397 days ago
Yet are completely fine with things like:
} }) ]} }]) } } } }
link
krapp
2397 days ago
At the very least that is more readable due to the indents and the extra syntax. Depending on what language you're using, those different common groups of tokens do communicate context, whereas a dozen right-parens on a single line really don't.
link