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.1-7.fc45 | - |
| Fedora 44 | 0.17.1-5.fc44 | - |
| Fedora 43 | 0.17.1-2.fc43 | - |
| Fedora 42 | 0.17.0-6.fc42 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-variants-conv dash maintainers at fedoraproject dot org.