CurrentVarEqConstrSys.Sinclude module type of struct include S endtype v = S.vtype d = S.dmodule Var = S.VarVariables must be hashable, comparable, etc.
module Dom = S.DomValues must form a lattice.
val increment : Analyses.increment_dataData used for incremental analysis
val iter_vars : (v -> d) -> VarQuery.t -> v VarQuery.f -> unit