val hash_fold_t : Base__.Ppx_hash_lib.Std.Hash.state ‑> t ‑> Base__.Ppx_hash_lib.Std.Hash.stateval hash : t ‑> Base__.Ppx_hash_lib.Std.Hash.hash_valueinclude module type of sig ... end with type t := texception Of_sexp_error of exn * tval pp_hum : Format.formatter ‑> t ‑> unitval pp_hum_indent : int ‑> Format.formatter ‑> t ‑> unitval pp_mach : Format.formatter ‑> t ‑> unitval pp : Format.formatter ‑> t ‑> unitval to_string_hum : ?indent:int ‑> t ‑> stringval to_string_mach : t ‑> stringval to_string : t ‑> stringmodule Private = Sexplib0__Sexp.Private