From the Go FAQ:
Why does Go not have generic types?
Generics may well be added at some point. We don't feel an urgency for them, although we understand some programmers do.
https://golang.org/doc/faq#generics
"...we understand some programmers do... ...we continue to think about it... ...This remains an open issue."
From the Go FAQ:
Why does Go not have generic types?
Generics may well be added at some point. We don't feel an urgency for them, although we understand some programmers do.
https://golang.org/doc/faq#generics