package links

  1. Overview
  2. Docs
type t =
  1. | Type
  2. | Row
  3. | Presence
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val equal : t -> t -> Ppx_deriving_runtime.bool
val to_string : t -> string
OCaml

Innovation. Community. Security.