LICENSE
README.md
pypi.md
pyproject.toml
mafunca/__init__.py
mafunca/_lazy_support.py
mafunca/curry.py
mafunca/effect_async.py
mafunca/effect_async_transformer.py
mafunca/effect_runners.py
mafunca/effect_sync.py
mafunca/effect_sync_transformer.py
mafunca/maybe.py
mafunca/maybe_transformer.py
mafunca/result.py
mafunca/result_transformer.py
mafunca.egg-info/PKG-INFO
mafunca.egg-info/SOURCES.txt
mafunca.egg-info/dependency_links.txt
mafunca.egg-info/top_level.txt
mafunca/common/__init__.py
mafunca/common/exceptions.py
tests/test_all.py
tests/test_curry.py
tests/test_effect_async.py
tests/test_effect_sync.py
tests/test_maybe.py
tests/test_maybe_transformer.py
tests/test_result.py
tests/test_result_transformer.py