Y
Hacker News
new
|
ask
|
show
|
jobs
by
lenkite
1433 days ago
Will Carbon natively support exceptions or is it solely going the Rust `Result<T, E>` route ?
1 comments
mattarm
1425 days ago
This suggest that Carbon itself won't support exceptions:
https://github.com/carbon-language/carbon-lang/blob/trunk/do...
link