include Sexplib0.Sexp_conv_errorexception Of_sexp_error of exn * Sexplib0.Sexp.tval tuple_of_size_n_expected : string ‑> int ‑> Sexplib0.Sexp.t ‑> 'aval stag_no_args : string ‑> Sexplib0.Sexp.t ‑> 'aval stag_incorrect_n_args : string ‑> string ‑> Sexplib0.Sexp.t ‑> 'aval stag_takes_args : string ‑> Sexplib0.Sexp.t ‑> 'aval nested_list_invalid_sum : string ‑> Sexplib0.Sexp.t ‑> 'aval empty_list_invalid_sum : string ‑> Sexplib0.Sexp.t ‑> 'aval unexpected_stag : string ‑> Sexplib0.Sexp.t ‑> 'aval record_only_pairs_expected : string ‑> Sexplib0.Sexp.t ‑> 'aval record_superfluous_fields : what:string ‑> loc:string ‑> string list ‑> Sexplib0.Sexp.t ‑> 'aval record_duplicate_fields : string ‑> string list ‑> Sexplib0.Sexp.t ‑> 'aval record_extra_fields : string ‑> string list ‑> Sexplib0.Sexp.t ‑> 'aval record_undefined_elements : string ‑> Sexplib0.Sexp.t ‑> (bool * string) list ‑> 'aval record_list_instead_atom : string ‑> Sexplib0.Sexp.t ‑> 'aval record_poly_field_value : string ‑> Sexplib0.Sexp.t ‑> 'aval no_matching_variant_found : string ‑> Sexplib0.Sexp.t ‑> 'aval ptag_no_args : string ‑> Sexplib0.Sexp.t ‑> 'aval ptag_incorrect_n_args : string ‑> string ‑> Sexplib0.Sexp.t ‑> 'aval ptag_takes_args : string ‑> Sexplib0.Sexp.t ‑> 'aval nested_list_invalid_poly_var : string ‑> Sexplib0.Sexp.t ‑> 'aval empty_list_invalid_poly_var : string ‑> Sexplib0.Sexp.t ‑> 'aval silly_type : string ‑> Sexplib0.Sexp.t ‑> 'aval empty_type : string ‑> Sexplib0.Sexp.t ‑> 'a