package travesty

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S_let = sig ... end

S contains the type of OCaml let syntax bindings for Base monads.

module type S = sig ... end

S contains extensions for a monad.