Hacker News new | ask | show | jobs
by afavour 190 days ago
I think it’s still worth pointing out that one language includes it as a feature and the other requires additional tooling.
1 comments

Which can also be said about Rust and anyhow/thiserror. You won't see any decent project that don't use them, the language requires additional tooling for errors as well.