module Make (M : Core.Std.Sexpable) : sig .. end
(
M
:
Core.Std.Sexpable
)
sig
end
type t = {
value :M.t;
M.t
extra_fields :string list;
string list
include Sexpable