sig
  type t
  val compare : t -> t -> int
  val string_of : t -> string
  val sep : string
  val mapto : string
end