package odoc

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

The result type and a bind operator. This module is meant to be opened.

module OptionMonad : sig ... end

A bind operator for the option type. This module is meant to be opened.

module EitherMonad : sig ... end
OCaml

Innovation. Community. Security.