@hackage contstuff0.6.1

Fast, easy to use CPS-based monads

This library implements fast and easy to use CPS-based monad transformers. Most of the usual monad transformers are implemented, including ChoiceT, ContT, EitherT, MaybeT and StateT. Because of the design of this library, many other monad transformers are just special cases of those, including e.g. WriterT.

  • Deprecated

  • Dependencies (0)

  • Dependents (0)