module STR: sig .. end
sig
end
type t = Cstring.cst
Cstring.cst
val compare : 'a -> 'a -> int
'a -> 'a -> int
val pretty : Format.formatter -> Cstring.cst -> unit
Format.formatter -> Cstring.cst -> unit
val hash : t -> int
t -> int