Anderson Queiroz: Golang Is the Perfect Language for the 21st Century
1–2 of 2 posts
Re: Anderson Queiroz: Golang Is the Perfect Language for the 21st Century
#2How do you deal with the lack of generics in Go? I would like to avoid rewriting the same code for two different data types. Rust seems to handle this much better.