I'm highly, highly skeptical that adding generics to Go will be a Good Thing. But if there's anyone I trust to get generics right, it's the Go team.https://twitter.com/golang/status/1034471897948454912 …
Another interesting consequence is that the stdlib will probably add a new package for all the common generic container operations. (Otherwise, everyone will end up importing some 3rd-party package, a la underscore.js.) Very curious to see what that API will look like.
We just announced an update for Go 2!
This includes preliminary draft designs for generics, error handling, and error values.
Read our blog and watch the video by