aboutsummaryrefslogtreecommitdiff
path: root/content/why-generics.article
diff options
context:
space:
mode:
Diffstat (limited to 'content/why-generics.article')
-rw-r--r--content/why-generics.article5
1 files changed, 3 insertions, 2 deletions
diff --git a/content/why-generics.article b/content/why-generics.article
index b359cf1..1881e77 100644
--- a/content/why-generics.article
+++ b/content/why-generics.article
@@ -6,8 +6,9 @@ Ian Lance Taylor
* Introduction
-[This is a version of a talk presented at Gophercon 2019.
-Video link to follow when available.]
+This is the blog post version of my talk last week at Gophercon 2019.
+
+.iframe //www.youtube.com/embed/WzgLqE-3IhY?rel=0 309 549
This article is about what it would mean to add generics to Go, and
why I think we should do it.