I am perplexed that they refuse to acknowledge some pretty deep issues I see every major Go project run into:
- There are corner cases where it is literally impossible to check of the value of a type-param interface is nil.
- Type-params on methods
- Type-safe enums