Module Odoc_xref2.Utils

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