Module Env.Var

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