package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Typemod.Sig_component_kind

type t =
  1. | Value
  2. | Type
  3. | Constructor
  4. | Label
  5. | Module
  6. | Module_type
  7. | Extension_constructor
  8. | Class
  9. | Class_type
val to_string : t -> string
OCaml

Innovation. Community. Security.