.gitignore
LICENSE
README.md
mkdocs.yml
pyproject.toml
test.ipynb
.github/workflows/docs.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
Refrax.egg-info/PKG-INFO
Refrax.egg-info/SOURCES.txt
Refrax.egg-info/dependency_links.txt
Refrax.egg-info/requires.txt
Refrax.egg-info/top_level.txt
docs/index.md
docs/license.md
docs/api/lens.md
docs/api/mixin.md
docs/api/traversal.md
docs/javascripts/mathjax.js
refrax/__init__.py
refrax/custom_types.py
refrax/lens.py
refrax/mixin.py
refrax/traversal.py
tests/test_optics.py