asai-0.0.0.0: A minimal library for delimited continuations.

asai-0.0.0.0: A minimal library for delimited continuations.

"Genuine shift/reset in Haskell." This tiny library provides a monadic interface for delimited continuations with answer type polymorphism. It is the work of Oleg Kiselyov, and is named in honor of Kenichi Asai.

To use this library, you should import Control.Delimited.

See Control.Delimited.Tutorial for a lengthy reference.

Modules