Hacker News new | past | comments | ask | show | jobs | submit login

Perhaps, but there have been several proposals along those lines and nobody seems capable of figuring out a sensible implementation.

A funny drawback of the current Go design that a Result type would solve is the need to return zero values of all the declared function return types along with the error: https://github.com/golang/go/issues/21182.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: