package links

  1. Overview
  2. Docs
type elt = t
val pp_elt : Ppx_deriving_runtime.Format.formatter -> elt -> Ppx_deriving_runtime.unit
val show_elt : elt -> Ppx_deriving_runtime.string
type t = elt
val pp : Ppx_deriving_runtime.Format.formatter -> t -> Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val compare : t -> t -> int
OCaml

Innovation. Community. Security.