Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A "tagged union" which is what I assume you mean is usually abstracted as a native type (struct) in other langauges (Go included). C gives you architecture level access to it. Go leaves it to the VM to decide.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: