]> Cypherpunks.ru repositories - gostls13.git/commit
spec: update section on type inference for Go 1.21
authorRobert Griesemer <gri@golang.org>
Thu, 15 Jun 2023 23:09:52 +0000 (16:09 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 20 Jul 2023 23:09:32 +0000 (23:09 +0000)
commita04a665a92714c71a039575d27155cd495891799
tree5f9a5c3a9844c1a8792543f69dff422524317f5d
parent82ee946d7acd93cad27f748efb9c3131ae69668e
spec: update section on type inference for Go 1.21

The new section describes type inference as the problem
of solving a set of type equations for bound type parameters.

The next CL will update the section on unification to match
the new inference approach.

Change-Id: I2cb49bfb588ccc82d645343034096a82b7d602e2
Reviewed-on: https://go-review.googlesource.com/c/go/+/503920
TryBot-Bypass: Robert Griesemer <gri@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Robert Griesemer <gri@google.com>
doc/go_spec.html