6/30/2021
•
EN
Typeclasses in Python
Introduces typeclasses in Python as a solution for writing functions that behave differently for different types, using the dry-python library.