Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
throw_m239339
on Jan 15, 2021
|
parent
|
context
|
favorite
| on:
Why Zig when there is already C++, D, and Rust?
> Pretty sure Go doesn't have throw/catch.
Go has panic/recover, which are basically exceptions with some different scoping rules.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Go has panic/recover, which are basically exceptions with some different scoping rules.