sessions
Library to provide session types to allow for static verification of protocols between concurrent computations.
Description
Provides sessions types (currently binary session type) for statically verifying protocols between concurrent computations. A pair of processes which are parametrized by binary session types can only be run if they have compatible (dual) session types. This library is based on the paper "Haskell Session Types with (Almost) No Class".
Install
- Maintainers
-
Sources
Dependencies
Reverse Dependencies