Comment by orf

Comment by orf 10 months ago

1 reply

It’s common to have a list of objects with different types, but which implement the same interface. Duck typing of this kind is core to Python.