Skip to content

Commit

Permalink
doc: link to iant's generics proposal from the FAQ.
Browse files Browse the repository at this point in the history
Updates #15292.

Change-Id: I229f66c2a41ae0738225f2ba7a574478f5d6d620
Reviewed-on: https://go-review.googlesource.com/22163
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-on: https://go-review.googlesource.com/22166
Reviewed-by: David Symonds <dsymonds@golang.org>
  • Loading branch information
dsymonds authored and adg committed Apr 18, 2016
1 parent 0b28d03 commit 6fd563d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/go_faq.html
Expand Up @@ -335,7 +335,8 @@ <h3 id="generics">
</p>

<p>
This remains an open issue.
This remains an open issue. See <a href="https://golang.org/issue/15292">the generics proposal issue</a>
for more information.
</p>

<h3 id="exceptions">
Expand Down

0 comments on commit 6fd563d

Please sign in to comment.