ppx_variants_conv
Generation of accessor and iteration functions for ocaml variant types
Description
Part of the Jane Street's PPX rewriters collection.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Oct 2021
- Authors
- Maintainers
Sources
Dependencies
ppxlib
>= "0.23.0"
dune
>= "2.0.0"
variantslib
>= "v0.14" & < "v0.15"
base
>= "v0.14" & < "v0.15"
ocaml
>= "4.04.2"
Reverse Dependencies