- cross-posted to:
- [email protected]
You must log in or register to comment.
This fixes my biggest issue with go: Shitty error handling.
It introduces an Option and Result type which was not possible to do with Go :D
This fixes my biggest issue with go: Shitty error handling.
It introduces an Option and Result type which was not possible to do with Go :D