package links

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