Vladimir

26%
Flag icon
Barbara Liskov7 actually defined is subtype-of in terms of supported operations: if an object of type T2 substitutes an object of type T1 and the program still behaves correctly, then T2 is subtype-of T1.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview