Description
Variant constructors can be represented and manipulated as first-class values. This helps developers write generic code that inspects, maps, or documents variant cases with less repetition.
It is a development library. It is commonly used with generated helpers in Jane Street-style OCaml projects.