diff options
Diffstat (limited to 'content/why-generics.article')
-rw-r--r-- | content/why-generics.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/why-generics.article b/content/why-generics.article index b4c3a31..cb1553a 100644 --- a/content/why-generics.article +++ b/content/why-generics.article @@ -1,7 +1,7 @@ # Why Generics? 31 Jul 2019 Tags: go2, proposals, generics -Summary: This is the blog post version of my talk last week at Gophercon 2019. +Summary: Why should we add generics to Go, and what might they look like? Ian Lance Taylor |