Y
Hacker News
new
|
ask
|
show
|
jobs
by
croo
478 days ago
Nice! Feature request : conditional expressions should start with the "else" branch.
1 comments
SirusCodes
478 days ago
That's a good idea but the current flow is from top to bottom but this would change that, someone would be reading it from top to bottom then at the end read if case then go back to top to read else case. I don't want to do that.
link