classes icon indicating copy to clipboard operation
classes copied to clipboard

classes vs multipledispatch

Open jaklan opened this issue 4 years ago • 2 comments

Can you provide a comparision of classes vs multipledispatch? I see some differences at the first glance, but it would be valuable to add official, detailed information to README.md.

jaklan avatar Aug 16 '21 21:08 jaklan

Isn't https://classes.readthedocs.io/en/latest/pages/why.html#singledispatch good enough?

sobolevn avatar Aug 16 '21 21:08 sobolevn

Isn't https://classes.readthedocs.io/en/latest/pages/why.html#singledispatch good enough?

For that actually there's already an answer: https://sobolevn.me/2021/06/typeclasses-in-python

jaklan avatar Aug 16 '21 22:08 jaklan