Golang generics in 6 minutes



Golang generics in 6 minutes

Golang generics in 6 minutes

Here is a hands-on example of what generics are and how to implement them in Golang.
I made a few mistakes but it happens!
Let me know if you find this a useful primer on generics in Golang.

Comments are closed.