Y
Hacker News
new
|
ask
|
show
|
jobs
by
Orygin
174 days ago
I want to do the opposite: Give curly braces to all the indentation based languages. Explicit is better than implicit, auto format is better than guessing why some block of code was executed outside my if statement.
1 comments
xigoi
173 days ago
Indentation is just as explicit as braces.
link