Hacker News new | ask | show | jobs
by steveklabnik 2458 days ago
They can be any data type; just a name, a struct, a tuple struct, or even another enum.

I think also, likewise, “union” sounds strange unless you have C experience. Many of our users do not know C, and so that name doesn’t help them either.

In the end names are hard.

Happy to, you’re very welcome :)

2 comments

C, or a little set theory. :)
> In the end names are hard.

Indeed! Thanks again.