Hacker News new | ask | show | jobs
by j16sdiz 844 days ago
Sum type are great, but I don't think it fits in go type system.
1 comments

They also tend to require proper pattern matching to be particularly useful, something which I can't see being added given Go's design philosophy.