pynads
pynads copied to clipboard
Friendly ping from dry-python/returns
Hi @justanr!
Thanks a lot for building this project! I looked through the source code and enjoyed it.
We have created a similar library called returns: https://github.com/dry-python/returns
It is also a monad library, but we type everything so mypy does properly check it. We also try not to use FP jargon to describe things.
I hope you would like it. I would also be very grateful to hear your feedback on it. Feel free to ask any questions or contribute 😉