AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Code Review - Generics for the Corps?
Go has a reputation for being a simple, comprehensible, readable language. It is very easy to use generics to create things that make code inscrutable. Most of the rest o the standard library is still pre generics. We want to set a good example by making them generic in a way that makes sense.