Hashable.2-S2include Ppx_sexp_conv_lib.Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.tinclude Hashable.S with type t := tinclude Hashable.Common with type t := tval compare : t -> t -> Base.Int.tval hash_fold_t : Base.Hash.state -> t -> Base.Hash.stateval hash : t -> Base.Hash.hash_valueval hashable : t Hashtbl.Hashable.tmodule Hash_set : Hash_set.S with type elt = tmodule Hash_queue : Hash_queue.S with type key = t