Parameter Group_Any.1-G

include Interface.LOOP_ANY
include Interface.QUASIGROUP_ANY
include Interface.MAGMA_ANY
type 'a t
val append : 'a t -> 'a t -> 'a t
val empty : 'a t
include Interface.MONOID_ANY with type 'a t := 'a t
include Interface.SEMIGROUP_ANY
include Interface.MAGMA_ANY
type 'a t
val append : 'a t -> 'a t -> 'a t
val empty : 'a t
val inverse : 'a t -> 'a t