3 lines
207 B
Text
3 lines
207 B
Text
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.
|