package base

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