Hacker News new | ask | show | jobs
by tsimionescu 2171 days ago
`iota` is one of the strangest features in Go by far for me. So much complexity for such a simple feature with so few applications, instead of implementing even simple enums...