jon.recoil.org

Module TypeExpr.Polymorphic_variant

type kind =
  1. | Fixed
  2. | Closed of string list
  3. | Open
module Constructor : sig ... end