Hacker News new | ask | show | jobs
by josephcsible 2171 days ago
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.