AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Implementing Generics at Compile Time
The speakers discuss the possibility of implementing a proposal for type switching on generic types at compile time using generics in Go. They explain the restrictions imposed by the compiler and compare this approach to runtime type checks. The chapter focuses on the technical aspects and challenges of implementing generics in Go.