upvote
You already have iota. Type safety is not needed by design:

> Go intentionally has a weak type system... Go in general encourages programming by writing code rather than programming by writing types...

https://github.com/golang/go/issues/29649#issuecomment-45482...

reply
Theres a whole universe between proper enums and go becoming Ada. Same with null safety.
reply
Ada is the lost knowledge of a past, more advanced civilization.
reply