Design is the beauty of turning constraints into advantages.—Aza Raskin This is the fourth in a four-part series of tutorials on generics in Go. Generics Type parameters Generic types Constraints In my book Know Go, and in the previous tutorials in this series, you’ll learn all about generic programming in Go and the new universe […]