Module Env.Var

type t = string
val compare : t -> t -> Ordering.t
module Set : Set.S with type elt = t