module Var:sig..end
typet =Symbol.t
val dummy : tval print : Format.formatter -> t -> unitval to_string : t -> stringmodule Set:Sette.Swith type elt = t and type t = Symbol.Set.t
module Map:Mappe.Swith type key = t and type 'a t = 'a Symbol.Map.t and module Setkey=Set