Y
Hacker News
new
|
ask
|
show
|
jobs
by
cloogshicer
332 days ago
There
is
a major difference at the call site.
try/catch has significantly more complex call sites because it affects control flow.
1 comments
Jensson
332 days ago
That is just a syntactic sugar difference, you could have exactly the same call site structure if you wanted in a language.
link