README.md
pyproject.toml
src/__init__.py
src/errors.py
src/intervals.py
src/utils.py
src/interval_sets.egg-info/PKG-INFO
src/interval_sets.egg-info/SOURCES.txt
src/interval_sets.egg-info/dependency_links.txt
src/interval_sets.egg-info/top_level.txt
tests/test_edge_cases.py
tests/test_errors.py
tests/test_integration.py
tests/test_interval.py
tests/test_math_rigor.py
tests/test_set.py
tests/test_utils.py