Y
Hacker News
new
|
ask
|
show
|
jobs
by
saturn_vk
2552 days ago
What the hell happened to the catch/handle draft proposal. That looked a lot more useful
1 comments
ngrilly
2552 days ago
It was abandoned in favor of the try proposal, mostly because the handle statement was coming partly redundant with the defer statement, but with subtle differences.
link