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