sfermigier / awesome-functional-python

A curated list of awesome things related to functional programming in Python.
2.33k stars 136 forks source link

Added link to https://github.com/dry-python/classes #35

Closed phelps-sg closed 7 months ago

phelps-sg commented 1 year ago

Another implementation of type classes: "Smart, pythonic, ad-hoc, typed polymorphism for Python."