module Tcons0:sig
..end
type
t = {
|
mutable texpr0 : |
|
mutable typ : |
typetyp =
Apron.Lincons0.typ
=
| |
EQ |
| |
SUPEQ |
| |
SUP |
| |
DISEQ |
| |
EQMOD of |
val make : Apron.Texpr0.t -> typ -> t
val copy : t -> t
val string_of_typ : typ -> string
=
,>=
, or >
)val print : (Apron.Dim.t -> string) -> Format.formatter -> t -> unit