Module Main.Str


module Str: sig .. end

type t = string 
val compare : 'a -> 'a -> int