Parameter Group_Any.1-G

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