package ocaml-basics

  1. Overview
  2. Docs

Module type OBMonoid.SSource

include Kernel
Sourcetype 'a t
Sourceval add : 'a t -> 'a t -> 'a t
Sourceval zero : 'a t
Sourcemodule Infix : sig ... end