Safe Haskell | None |
---|---|
Language | Haskell98 |
Automatic deadlock prevention.
Automatic deadlock detection is inefficient, and computations cannot be rolled back or aborted in general.
Instead, we prevent deadlocks before they happen.
Documentation
The Res arrow.