package pa_ppx

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