package base

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