Konubinix' opinionated web of thoughts

Polymorphism Prevents Conditions

Fleeting

polymorphism prevents conditions

Each time you call a method on self that is defined in another type of the type hierarchy, it behaves as if you wrote a condition without polymorphism.

Notes linking here