package elpi

  1. Overview
  2. Docs
include Stdlib.Set.OrderedType
type t
val compare : t -> t -> int
include Show with type t := t
val pp : Stdlib.Format.formatter -> t -> unit
val show : t -> string