ocaml4.07-ppx-fields-conv 0.11.0 Generation of accessor and iteration functions for ocaml records

Ppx_fields_conv is a ppx rewriter that can be used to define first class values representing record fields, and additional routines, to get and set record fields, iterate and fold over all fields of a record and create new record values.