Logtk.VarA Variable is a pair of a unique ID.t, and a type.
It is used in TypedSTerm.t for manipulating free and bound variables.
type 'a var = 'a tval makef : ty:'a -> ('b, Format.formatter, unit, 'a t) format4 -> 'bval gensym : ty:'a -> unit -> 'a tval ty : 'a t -> 'aval name : _ t -> stringval hash : _ t -> intval pp : _ t CCFormat.printerval to_string : _ t -> stringval pp_full : _ t CCFormat.printerval pp_fullc : _ t CCFormat.printerWith color
module Set : sig ... endmodule Subst : sig ... end