package monadlib

  1. Overview
  2. Docs

Module type Monad.Monoid

type t
val zero : unit -> t
val plus : t -> t -> t
OCaml

Innovation. Community. Security.