package pa_ppx

  1. Overview
  2. Docs
type nonrec sexp_of_t = {
  1. mutable f : t -> Sexplib0.Sexp.t;
}
val f : sexp_of_t