AUTHORS.md
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
doc/Makefile
doc/conf.py
doc/index.rst
doc/make.bat
extra/fake_rpds/pyproject.toml
src/pyrsistent_as_rpds_py.egg-info/PKG-INFO
src/pyrsistent_as_rpds_py.egg-info/SOURCES.txt
src/pyrsistent_as_rpds_py.egg-info/dependency_links.txt
src/pyrsistent_as_rpds_py.egg-info/requires.txt
src/pyrsistent_as_rpds_py.egg-info/top_level.txt
src/rpds/__init__.py
src/rpds/py.typed
tests/__init__.py
tests/conftest.py
tests/vendored_rpds_tests/__init__.py
tests/vendored_rpds_tests/test_hash_trie_map.py
tests/vendored_rpds_tests/test_hash_trie_set.py
tests/vendored_rpds_tests/test_list.py
tests/vendored_rpds_tests/test_queue.py