@hackage GotoT-transformers1.0

A monad and monadic transformer providing "goto" functionality

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Gregory Crosswhite <gcross@phys.washington.edu>

    • Versions

    This module provides a monad and a monad transformer that allow the user to transfer the flow of execution from an arbitrary point of a monadic computation to another monadic computation.