Interface.MONOID_ANY
include SEMIGROUP_ANY
include MAGMA_ANY
type 'a t
val append : 'a t -> 'a t -> 'a t
val empty : 'a t