@hackage Coroutine0.1.0.0

Type-safe coroutines using lightweight session types.

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Ryan Ingram <ryani.spam@gmail.com>

    • Versions

    This package provides a pure interface for composing independent functions that have a well-defined communication protocol. It is loosely based on Jesse Tov's Haskell Symposium 2008 paper "Haskell Session Types with (almost) no class" (http:/www.ccs.neu.eduhometovpubs/session08.html)