-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
47916-parameterized-go-types.md: implicit interfaces, any, TypeParam …
…Index and Underlying Update the go/types type parameter API proposal to include a final set of changes: - implicit interfaces - any outside of constraint position - changes to type parameter Underlying - addition of TypeParam.Index I believe this brings the proposal up-to-date for 1.18. Fixes golang/go#47916 Change-Id: Ie914d6e42a7adff705a4da81139656cce49443d7 Reviewed-on: https://go-review.googlesource.com/c/proposal/+/368956 Trust: Robert Findley <[email protected]> Run-TryBot: Robert Findley <[email protected]> Reviewed-by: Robert Griesemer <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters