LICENSE
README.md
setup.cfg
setup.py
d42/__init__.py
d42/py.typed
d42.egg-info/PKG-INFO
d42.egg-info/SOURCES.txt
d42.egg-info/dependency_links.txt
d42.egg-info/requires.txt
d42.egg-info/top_level.txt
d42/custom_type/__init__.py
d42/custom_type/_custom_type.py
d42/custom_type/errors.py
d42/custom_type/utils.py
d42/custom_type/visitors.py
d42/utils/__init__.py
tests/test_custom_type.py
tests/test_imports.py