LICENSE.md
README.rst
setup.cfg
setup.py
effectful/__init__.py
effectful/py.typed
effectful.egg-info/PKG-INFO
effectful.egg-info/SOURCES.txt
effectful.egg-info/dependency_links.txt
effectful.egg-info/requires.txt
effectful.egg-info/top_level.txt
effectful/handlers/__init__.py
effectful/handlers/indexed.py
effectful/handlers/numbers.py
effectful/handlers/pyro.py
effectful/handlers/torch.py
effectful/internals/__init__.py
effectful/internals/runtime.py
effectful/ops/__init__.py
effectful/ops/semantics.py
effectful/ops/syntax.py
effectful/ops/types.py
tests/test_examples_minipyro.py
tests/test_handlers_indexed.py
tests/test_handlers_numbers.py
tests/test_handlers_pyro.py
tests/test_handlers_pyro_dist.py
tests/test_handlers_torch.py
tests/test_ops_semantics.py
tests/test_ops_syntax.py
tests/test_semi_ring.py