Blog: https://blog.golang.org/generics-proposal
Proposal: https://github.com/golang/go/issues/43651
Design: https://go.googlesource.com/proposal/+/refs/heads/master/design/go2draft-type-parameters.md
完全向後相容,使用 interface 表示 type constraints 。最快到 1.18 beta 可以體驗 /使用。