package core-and-more

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