LICENSE
README.md
setup.py
streamable/__init__.py
streamable/functions.py
streamable/iters.py
streamable/py.typed
streamable/stream.py
streamable/util.py
streamable/visitor.py
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/iterator.py
tests/__init__.py
tests/test_functions.py
tests/test_stream.py
tests/test_util.py
tests/test_visitor.py