]> Cypherpunks repositories - gostls13.git/commit
spec: corrections to various sections
authorRobert Griesemer <gri@golang.org>
Sun, 28 Nov 2021 22:17:11 +0000 (14:17 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 29 Nov 2021 19:24:26 +0000 (19:24 +0000)
commit37a5d720d4c4ebf3fd0c8a089a3bde347d72c01a
treec29543522ea528197d712628827235136d3fdc29
parent4325c37d6789aff6f24b05526080b011dda86477
spec: corrections to various sections

- fix definition of "specific types" and add more examples
- state that a parameterized function must be instantiated
  when used as a function value
- remove duplicate word ("can can" -> "can")

Thanks to @danscales for finding these.

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