AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Generic Polymorphism Is The Right Choice
generic is not always the right choice, but it is the right choice when you want that kind of polymorphism. And now that we can use the generic system in a much easier way, i think developers might just make more use of it in general. It makes the generic system so much more accessible and easy to learn. The real challenge with sub type polymophism is that it fundamentally is based around type a rate a, right? Like you are raised to the super type.