BaseLogic.Setsinclude module type of struct include DefaultVars endval mk_var : string -> Variable.Sort.t -> tval mk_fresh_var : string -> Variable.Sort.t -> tUtility functions for constant sets
val is_constant : t -> boolval is_empty_constant : Self.t -> boolval may_disjoint : Self.t list -> bool