Y
Hacker News
new
|
ask
|
show
|
jobs
by
cephei
1127 days ago
It's fairly fundamental in languages, just hidden behind syntactic sugar like if/else and try/catch/finally. Outside of those it can be useful for de-duplicating cleanup and exit code from a function.