.gitignore
LICENSE
README.md
pyproject.toml
.builds/build.yml
.builds/push_to_github.yml
.github/workflows/test.yaml
gkjh/__init__.py
gkjh/expr_formatting.py
gkjh/misc.py
gkjh.egg-info/PKG-INFO
gkjh.egg-info/SOURCES.txt
gkjh.egg-info/dependency_links.txt
gkjh.egg-info/requires.txt
gkjh.egg-info/top_level.txt
gkjh/lambdas/__init__.py
gkjh/lambdas/chaining.py
gkjh/lambdas/subs.py
tests/test_misc.py
tests/examples/test_rocket.py
tests/examples/test_wing.py
tests/lambdas/test_chaining.py
tests/lambdas/test_subs.py