README.md
pyproject.toml
src/typani/__init__.py
src/typani/dispatch.py
src/typani/error_set.py
src/typani/option.py
src/typani/result.py
src/typani/singleton.py
src/typani/singleton.pyi
src/typani/sum.py
src/typani/unit.py
src/typani/unreachable.py
src/typani.egg-info/PKG-INFO
src/typani.egg-info/SOURCES.txt
src/typani.egg-info/dependency_links.txt
src/typani.egg-info/requires.txt
src/typani.egg-info/top_level.txt
tests/test_build.py
tests/test_dispatch.py
tests/test_error_set.py
tests/test_operators.py
tests/test_option.py
tests/test_result.py
tests/test_singleton.py
tests/test_singleton_decorator.py
tests/test_singleton_model.py
tests/test_sum.py
tests/test_unit.py
tests/test_unreachable.py