Up

Module Make (I : sig .. end)

human-friendly string (and possibly sexp) conversions

Parameters

I : sig .. end

Signature

val to_string_hum : ?delimiter:char -> I.t -> string
val sexp_of_t : I.t -> Sexplib.Sexp.t