logoalt Hacker News

eximiuslast Tuesday at 6:33 PM0 repliesview on HN

Ah, shame. `foo := someFallibleMethod()?` would have been nice for when you don't want to handle/wrap the error.

I'm not super strongly against the constant error checking - I actually think it's good for code health to accept it as inherent complexity - but I do think some minor ergonomics would have been nice.