diff --git a/doc/go1.18.html b/doc/go1.18.html index e266889cad..1ad651ffe8 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -29,6 +29,24 @@ Do not send CLs removing the interior tags from such phrases. TODO: complete this section

+

Generics

+ +

+Go 1.18 includes an implementation of generics as described +by the +proposal. +

+ +

+ The current generics implementation has the following limitations: +

+

+

Ports

FreeBSD