package travesty

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Basic is the signature that must be implemented by state systems being lifted into S_transform instances.

type t

The type of the state.

Inner is the monad to which we're adding state.