Module Bastet__String

module Magma : Bastet.Interface.MAGMA with type t = string
module Semigroup : Bastet.Interface.SEMIGROUP with type t = string
module Monoid : Bastet.Interface.MONOID with type t = string
module Quasigroup : Bastet.Interface.QUASIGROUP with type t = string
module Loop : Bastet.Interface.LOOP with type t = string
module Eq : Bastet.Interface.EQ with type t = string
module Ord : Bastet.Interface.ORD with type t = string
module Show : Bastet.Interface.SHOW with type t = string
module Infix : sig ... end