LICENSE
README.md
pyproject.toml
setup.py
src/wizedispatcher/__init__.py
src/wizedispatcher/core.py
src/wizedispatcher.egg-info/PKG-INFO
src/wizedispatcher.egg-info/SOURCES.txt
src/wizedispatcher.egg-info/dependency_links.txt
src/wizedispatcher.egg-info/requires.txt
src/wizedispatcher.egg-info/top_level.txt
tests/test_abc_and_edge_cases.py
tests/test_basic.py
tests/test_collections_and_sets.py
tests/test_concat_dispatch.py
tests/test_container_edge_paths.py
tests/test_dispatch_free_and_cached.py
tests/test_function_registry_reset_branch.py
tests/test_internals_and_errors.py
tests/test_methods_class_static_property.py
tests/test_misc_edges.py
tests/test_missing_base_method.py
tests/test_newtype_and_deque.py
tests/test_registration_edge_cases.py
tests/test_shape_bias.py
tests/test_specificity_extras.py
tests/test_specificity_scores.py
tests/test_typematch.py
tests/test_typematch_more.py
tests/test_typing_typevars_and_direct_typematch.py