Open sobolevn opened 3 years ago
My might say that dry-python/returns is one of the most typing-intensive project in Python-land. It might be a good idea to add some expert-level koans about it. Like:
dry-python/returns
classes can also be useful if one wants to work with typeclasses in Python: https://sobolevn.me/2021/06/typeclasses-in-python
classes
I don't have the timing capacity to contribute this myself, but I would love to help 🙂
Thanks. I'll take a look at it. In the next round of koans addition, I'll consider adding these.
Thank you for writing about these and creating these fantastic libraries. 👍🏾
My might say that
dry-python/returns
is one of the most typing-intensive project in Python-land. It might be a good idea to add some expert-level koans about it. Like:classes
can also be useful if one wants to work with typeclasses in Python: https://sobolevn.me/2021/06/typeclasses-in-pythonI don't have the timing capacity to contribute this myself, but I would love to help 🙂