Y
Hacker News
new
|
ask
|
show
|
jobs
by
dazilcher
825 days ago
If you're going to embrace goto, why not go all the way and use multiple exit labels such that you can jump to appropriate point in the cleanup sequence and avoid those conditionals?