Trying Go Development Version
In the upcoming v1.17 release, we will get one interesting feature in Go programming language, it’s the introduction of Generics API.
Generic is currently under heavy development by the Go teams. Several progresses have been merged into their Github master branch.
In case you are not too patient to wait for the release, you can actually try it now by using the development version of Go…