package travesty

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

Module type State_transform_types.Basic

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.