Go Time
The latest on Generics
Robert and Ian join us to talk about the latest updates on generics in Go. What type of feedback are they looking for as developers get their hands on tools designed to experiment with generics and Go? What was the deal with the featherweight Go paper that also discussed generics? Why can’t we use angle brackets for generics?
Sponsors
- DigitalOcean – DigitalOcean’s developer cloud makes it simple to launch in the cloud and scale up as you grow. They have an intuitive control panel, predictable pricing, team accounts, worldwide availability with a 99.99% uptime SLA, and 24/7/365 world-class support to back that up. Get your $100 credit at do.co/changelog.
- Fastly – Our bandwidth partner. Fastly powers fast, secure, and scalable digital experiences. Move beyond your content delivery network to their powerful edge cloud platform. Learn more at fastly.com.
- Rollbar – We move fast and fix things because of Rollbar. Resolve errors in minutes. Deploy with confidence. Learn more at rollbar.com/changelog.
Featuring
- Robert Griesemer – Twitter, GitHub
- Ian Lance Taylor – Twitter, GitHub, Website
- Carmen Andoh – Twitter, GitHub
- Johnny Boursiquot – Twitter, GitHub, Website
- Jon Calhoun – Twitter, GitHub, Website
Notes and Links
pssttt Changelog++ 🤫
- Generics Draft Design
- Featherweight Go Paper
- Featherweight Go Discussion on Youtube
- Issue where generics are propose don Github
- Proposing Changes to Go (instructions)
- Robert’s message to golang-nuts on syntax - this is where an example of why angle brackets are problematic is provided.