pynads icon indicating copy to clipboard operation
pynads copied to clipboard

Dumb implementation of monads in Python.

Results 1 pynads issues
Sort by recently updated
recently updated
newest added

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...