Module Ty_repr.String

module Impl = Stdlib.String
include REPRABLE with type t = string
type t = string
val t : t -> repr