package apron

  1. Overview
  2. Docs
type t
val of_string : string -> t
val compare : t -> t -> int
val to_string : t -> string
val hash : t -> int
val print : Format.formatter -> t -> unit
val set_var_operations : unit -> unit