At the end I said I’d post how to try Go with generics. Easiest is to already have go, and then run
go install golang.org/dl/gotip@latest
gotip download
Then run gotip instead of go:
‘gotip build’, ‘gotip test’ and so on.
Or:
export PATH=$(gotip env GOROOT)/bin:$PATH
for ‘go’.
🎂 HAPPY 12TH BIRTHDAY GO!! 🎂
How did #golang go from zero to beloved by pragmatic systems programmers around the world?
Join us LIVE this Friday 11am PT on #PLTalk with Go co-creator @_rsc to hear more!
📺: twitch.tv/jeanqasaur


