From the tutorial: Every type implements the empty interface, which makes it useful for things like containers.
Unions are on the roadmap: http://golang.org/doc/devel/roadmap.html but it's a list of ideas rather than features promised.
From the tutorial: Every type implements the empty interface, which makes it useful for things like containers.
Unions are on the roadmap: http://golang.org/doc/devel/roadmap.html but it's a list of ideas rather than features promised.