Limits.Hexdumptype nonrec ('a, 'b) t = ('a, 'b) tval sexp_of_t : ('a -> Ppx_sexp_conv_lib.Sexp.t) -> ('b -> Ppx_sexp_conv_lib.Sexp.t) -> ('a, 'b) t -> Ppx_sexp_conv_lib.Sexp.tval to_string_hum : ?max_lines:Base.Int.t -> ?pos:Base.Int.t -> ?len:Base.Int.t -> (_, _) t -> Base.String.tval to_sequence : ?max_lines:Base.Int.t -> ?pos:Base.Int.t -> ?len:Base.Int.t -> (_, _) t -> Base.String.t Core_kernel.Sequence.tmodule Pretty : sig ... end