Executing Computations #
This file defines a function runIO for executing a ProbComp in the IO monad.
We add this embedding as a MonadLift instance, so #eval notation works.
This file defines a function runIO for executing a ProbComp in the IO monad.
We add this embedding as a MonadLift instance, so #eval notation works.