]> Cypherpunks repositories - gostls13.git/commit
spec: define notion of named type
authorRobert Griesemer <gri@golang.org>
Wed, 10 Jul 2013 04:12:53 +0000 (21:12 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 10 Jul 2013 04:12:53 +0000 (21:12 -0700)
commit8268eadb9ee2a36e117c55296bbfdcf38566b641
tree2e6e7e76d8a6f4e33424b6cf953c9ed5315a5c8b
parentd178c016c2b6ae2403986c730d8d11ed95a8211f
spec: define notion of named type

The notion of a named type is crucial for the definition
of type identity, assignability, definitions of methods.
Explicitly introduce the notion with an extra sentence.

Fixes #5682.

R=r, rsc, iant
CC=golang-dev
https://golang.org/cl/11055043
doc/go_spec.html