.cookiecutter.json
.cruft.json
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
LICENSE
Makefile
README.md
dev-requirements.txt
pyproject.toml
requirements.txt
.devcontainer/devcontainer.json
.github/dependabot.yml
.github/recommended_repo_setup.md
.github/workflows/check_for_rej.yml
.github/workflows/dependabot.yml
.github/workflows/dependabot_automerge.yml
.github/workflows/release.yml
.github/workflows/stalebot.yml
.github/workflows/tests.yml
functionalpy/__init__.py
functionalpy/_sequence.py
functionalpy/_sequence.pyi
functionalpy/py.typed
functionalpy/test_sequence.py
functionalpy.egg-info/PKG-INFO
functionalpy.egg-info/SOURCES.txt
functionalpy.egg-info/dependency_links.txt
functionalpy.egg-info/top_level.txt
functionalpy/benchmark/utils.py
functionalpy/benchmark/query_1/input_data.py
functionalpy/benchmark/query_1/iterators_q1.py
functionalpy/benchmark/query_1/polars_q1.py