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

Go has no subtyping and only supports polymorphism via structural types (and some weak support for untyped constant values). It also has very convenient syntax to define newtypes from primitives (or non-primitives, but this is less commonly used).


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

Search: