Hacker News new | ask | show | jobs
by HeyImAlex 2925 days ago
Eh, rust’s result type has shown that you can do the same thing in way that is more type safe and more ergonomic.
1 comments

Sure, if I had proper sum types + pattern matching in go that'd be great. I'm just saying that I'd prefer the status quo over adding exceptions specifically.
Oh for sure.