package alt-ergo-lib

  1. Overview
  2. Docs
type t
val compare : t -> t -> int
val hash : t -> int
val print : Format.formatter -> t -> unit
val top : unit -> t
val bot : unit -> t
val type_info : t -> Ty.t