Hacker News new | ask | show | jobs
by mercurial 3998 days ago
> You could note that enums are sort-of-kind-of sum types in C.

I think I'd compare them more to tagged unions.