LICENSE
README.md
pyproject.toml
setup.cfg
src/functional_streams.egg-info/PKG-INFO
src/functional_streams.egg-info/SOURCES.txt
src/functional_streams.egg-info/dependency_links.txt
src/functional_streams.egg-info/top_level.txt
src/streams/FileStream.py
src/streams/Stream.py
src/streams/Transducer.py
src/streams/__init__.py
src/streams/data_checker.py
src/streams/generator_utilities.py
src/streams/utilities.py
src/streams/operations/__init__.py
src/streams/operations/operators.py