package ppx_tools_versioned

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

Module Ast_convenience_402.Label

type t = string
type desc =
  1. | Nolabel
  2. | Labelled of string
  3. | Optional of string
val explode : t -> desc
val nolabel : t
val labelled : string -> t
val optional : string -> t
OCaml

Innovation. Community. Security.