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-3.fc41 | - |
Fedora 41 | 0.17.0-3.fc41 | - |
Fedora 40 | 0.16.0-9.fc40 | - |
Fedora 39 | 0.16.0-3.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-ppx-variants-conv dash maintainers at fedoraproject dot org
.