Hacker News new | ask | show | jobs
by place1 2865 days ago
Yes, I quite liked this about Rust's `Result` and `Option` type and using monads in general but I don't think Golang could achieve this pragmatically without generics.