Module Var.VarTable (.ml)


module VarTable: Hashtbl.S  with type key = var
a specialized Hashtbl with variables as keys.