crem/docs/README.md
2023-02-27 17:05:45 +01:00

622 B

Crem docs

Crem is a library to create, compose, run and render state machines.

Usually the library should be used following these four steps:

Notice that throughout the documentation we will work only with pure machines, while crem itself supports machines performing effects in a context described by a monad m.