@hackage / Coroutine

Type-safe coroutines using lightweight session types.

Latest0.1.0.0

About

Metadata

  • Last updated , by RyanIngram
  • License BSD-3-Clause
  • Maintained by: Ryan Ingram <ryani.spam@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

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)