Module Types.TNvar


module TNvar: sig .. end

type t = Types.tnvar 
val compare : t -> t -> int
val pp : Format.formatter -> t -> unit