LICENSE
README.md
setup.py
streamable/__init__.py
streamable/_stream.py
streamable/_util.py
streamable/py.typed
streamable.egg-info/PKG-INFO
streamable.egg-info/SOURCES.txt
streamable.egg-info/dependency_links.txt
streamable.egg-info/top_level.txt
streamable/_visitors/__init__.py
streamable/_visitors/_base.py
streamable/_visitors/_explanation.py
streamable/_visitors/_iteration.py
streamable/functions/__init__.py
streamable/functions/_itertools.py
tests/__init__.py
tests/test_functions.py
tests/test_stream.py
tests/test_util.py