package ocaml-base-compiler

  1. Overview
  2. Docs
type t =
  1. | Record
  2. | Variant
val type_name : t -> string
val label_name : t -> string