Vladimir

26%
Flag icon
More general types have narrower interfaces, i.e., they support fewer operations. The object class implements fewer operations than abc.Sequence, which implements fewer operations than abc.MutableSequence, which implements fewer operations than list.
Fluent Python: Clear, Concise, and Effective Programming
Rate this book
Clear rating
Open Preview