Generate accessor & iteration functions for OCaml variant types
Ppx_variants_conv is a ppx rewriter that can be used to define first-class values representing variant constructors, and additional routines to fold, iterate and map over all constructors of a variant type. It provides corresponding functionality for variant types as ppx_fields_conv provides for record types.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.15.0-10.fc38 | - |
Fedora 38 | 0.15.0-10.fc38 | - |
Fedora 37 | 0.15.0-7.fc37 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-variants-conv dash maintainers at fedoraproject dot org
.