Hacker News with Generative AI: Exceptions
« Back to main
Rust Solves the Issues with Exceptions
(expurple.me)
Rust gracefully solves these issues by having:
Rust
,
Programming Languages
,
Exceptions
23 points by Expurple 4 days ago |
40 comments
Throwing Exceptions from Coroutines
(ibob.bg)
It’s late 2024. Are corotuines usable yet?
Programming
,
Coroutines
,
Exceptions
14 points by ibobev 59 days ago |
6 comments
My philosophy of exceptions: they're always ambiguous (2021)
(medium.com)
Programming
,
Software Development
,
Philosophy
,
Exceptions
24 points by zbentley 157 days ago |
42 comments