Module CongruenceClosureRewrite.Var
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equalval pp : F.formatter -> t -> unitval of_string : string -> tmodule Map : Stdlib.Map.S with type key = tmodule Set : Stdlib.Set.S with type elt = t