Y
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
reificator
2925 days ago
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.
link
HeyImAlex
2925 days ago
Oh for sure.
link