diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/generics-next-step.article | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/generics-next-step.article b/content/generics-next-step.article index 5523f0a..8ae6161 100644 --- a/content/generics-next-step.article +++ b/content/generics-next-step.article @@ -6,6 +6,8 @@ Summary: An updated generics design draft, and a translation tool for experiment Ian Lance Taylor Robert Griesemer +## Introduction + It’s been almost a year since we [last wrote about the possibility of adding generics to Go](https://blog.golang.org/why-generics). It’s time for an update. |