Hacker News new | ask | show | jobs
by helpme3 2706 days ago
That isn't an enum because it's valid to do SOME_NON_ENUM_VALUE = MyEnum(10) in Go.