package links

  1. Overview
  2. Docs
type t =
  1. | Bool
  2. | Int
  3. | Char
  4. | Float
  5. | XmlItem
  6. | DB
  7. | String
  8. | DateTime
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val to_string : t -> string
OCaml

Innovation. Community. Security.