module StringComparable: sig .. end
sig
end
type t = string
string
val compare : string -> string -> int
string -> string -> int