Comment by estebank
6 months ago
For the latter, the term you want to search for is polymorphization. It is about making the compiler do the work that those manual façades do, automatically.
6 months ago
For the latter, the term you want to search for is polymorphization. It is about making the compiler do the work that those manual façades do, automatically.
Yeah, that looks familiar. Thanks for the pointer!