]> Cypherpunks repositories - gostls13.git/commit
spec: various clarifications/fixes for method sets and interfaces
authorRobert Griesemer <gri@golang.org>
Thu, 18 Nov 2021 18:02:08 +0000 (10:02 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 18 Nov 2021 20:11:45 +0000 (20:11 +0000)
commit24898d6948e1651aab909a5abccbfde64dc359cd
tree7ec12d6c01d0d2f283465fb49d0531f8029ba0a7
parentc4aae23d6426442402b3de0e5f7de1ef8da3842a
spec: various clarifications/fixes for method sets and interfaces

- fixed a typo in the method set section
- express in the syntax that ~T denotes an underlying type
- be more precise when talking about types vs type terms
- refer to "unions" rather than "union expressions"
- make it clear in the spec title that this is WIP

Change-Id: I9b2c4b1f77bc50dd574ed6893bedd40529c320fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/365154
Trust: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go_spec.html