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.17.0-7.fc43 | - |
Fedora 42 | 0.17.0-6.fc42 | - |
Fedora 41 | 0.17.0-4.fc41 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-variants-conv dash maintainers at fedoraproject dot org
.