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.equalinclude Ppx_hash_lib.Hashable.S with type t := t
val hash_fold_t : t Base__Ppx_hash_lib.hash_foldval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_valueval to_string : t -> stringval pp : F.formatter -> t -> unitmodule Hashtbl : Hashtbl.S with type key = tmodule Map : Stdlib.Map.S with type key = tmodule Set : Stdlib.Set.S with type elt = tval is_hack_reified_generics_param : t -> bool