include sig ... endval hash_fold_t : Ppx_hash_lib.Std.Hash.state ‑> t ‑> Ppx_hash_lib.Std.Hash.stateval hash : t ‑> Ppx_hash_lib.Std.Hash.hash_valueval t_of_sexp : Sexplib.Sexp.t ‑> tval sexp_of_t : t ‑> Sexplib.Sexp.tinclude Core.Hashable with type t := tinclude Core_kernel.Hashable.Commonval hash : t ‑> Core_kernel__.Import.intval compare : t ‑> t ‑> Core_kernel__.Import.intval hashable : t Core_kernel.Hashable.Hashtbl.Hashable.tmodule Table : Core_kernel.Hashable.Hashtbl.S with type key = tmodule Hash_set : Core_kernel.Hash_set.S with type elt = tmodule Hash_queue : Core_kernel.Hash_queue.S with type Key.t = tval create : dir:Jenga_lib.Path.t ‑> restriction:Listing.Restriction.t ‑> tval dir : t ‑> Jenga_lib.Path.tval restriction : t ‑> Listing.Restriction.tval to_string : t ‑> string