-
Added
Sexp_conv_record
. Supports improvements toppx_sexp_conv
for derivingof_sexp
on record types. Provides a GADT-based generic interface to parsing record sexps. This avoids having to generate the same field-parsing code over and over. -
Added
sexp_grammar_with_tags
andsexp_grammar_with_tag_list
toSexp_conv_grammar
.