back

by josephcsible·6y ago·view on hn ↗
How is it possible to use the Go "enum pattern" without having issues with type safety? It's inherently not type-safe at all.
1 comments
By "issues" I mean software defects.