LICENSE
README.md
pypi.md
pyproject.toml
mafunca/__init__.py
mafunca/curry.py
mafunca/eff.py
mafunca/eff_sync.py
mafunca/resilient.py
mafunca/resilient_sync.py
mafunca/triple.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
mafunca/common/panics.py
mafunca/common/resilient_support.py
tests/test_all.py
tests/test_eff.py
tests/test_eff_sync.py
tests/test_resilient.py
tests/test_resilient_sync.py
tests/test_triple_and_curry.py