Operational

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

What is it?

Operational is a small library for implementing custom monads.

The idea is that you can easily implement any monad by specifying instructions and their desired operational semantics.

Releases and Resources