sig
type
t =
String
.t
val
compare : t
->
t
->
int
end