@hackage monad-interleave0.1

Monads with an unsaveInterleaveIO-like operation.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Patrick Perry <patperry@stanford.edu>

  • Versions

A type class for monads that have an "unsafeInterleave" operation. Instances are provided for IO and both strict and lazy ST.