package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b, 'c) t
val to_monad : ('a, 'b, 'c) t -> ('a, 'b, 'c) Monad.t
val of_monad : ('a, 'b, 'c) Monad.t -> ('a, 'b, 'c) t