Module Disjunctive.Monoid

include Interface.SEMIGROUP
include Interface.MAGMA
type t
val append : t -> t -> t
val empty : t