@hackage Coroutine0.1.0.0
Type-safe coroutines using lightweight session types.
Categories
License
BSD-3-Clause
Maintainer
Ryan Ingram <ryani.spam@gmail.com>
Links
- Documentation
- No source repository
- Security
Versions
- 0.1.0.0 Thu, 18 Dec 2008
Installation
Dependencies (1)
Dependents (1)
@hackage/acme-everything
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)