package preface

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

The inner monad.

type 'a t

The type held by the monad transformer.

val upper : 'a monad -> 'a t

promote monad into the transformation.