Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikeschinkel
2528 days ago
Then use panic() and recover() for that special type of use-case. Just as easy as exception handling.
1 comments
philwelch
2526 days ago
That's just exception handling with extra steps! ;)
link