Spec.Gtype t = IntDomain.Booleans.t * Re.G.tval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.inttype group = Printable.Std.group = |val show_group : group -> 'aval hash : (IntDomain.Booleans.t * Re.G.t) -> intval show : (IntDomain.Booleans.t * Re.G.t) -> stringval pretty : unit -> (IntDomain.Booleans.t * Re.G.t) -> Pretty.docval printXml : 'a BatInnerIO.output -> (IntDomain.Booleans.t * Re.G.t) -> unitval to_yojson :
(IntDomain.Booleans.t * Re.G.t) ->
[> `Assoc of (string * Printable.json) list ]val invariant :
Invariant.context ->
(IntDomain.Booleans.t * Re.G.t) ->
Invariant.tval arbitrary : unit -> (IntDomain.Booleans.t * Re.G.t) QCheck.arbitraryval relift : (IntDomain.Booleans.t * Re.G.t) -> IntDomain.Booleans.t * Re.G.tval bot : unit -> IntDomain.Booleans.t * Re.G.tval is_bot : (IntDomain.Booleans.t * Re.G.t) -> boolval top : unit -> IntDomain.Booleans.t * Re.G.tval is_top : (IntDomain.Booleans.t * Re.G.t) -> boolval leq :
(IntDomain.Booleans.t * Re.G.t) ->
(IntDomain.Booleans.t * Re.G.t) ->
boolval op_scheme :
('a -> 'b -> IntDomain.Booleans.t) ->
('c -> 'd -> Re.G.t) ->
('a * 'c) ->
('b * 'd) ->
tval join :
(IntDomain.Booleans.t * Re.G.t) ->
(IntDomain.Booleans.t * Re.G.t) ->
tval meet :
(IntDomain.Booleans.t * Re.G.t) ->
(IntDomain.Booleans.t * Re.G.t) ->
tval narrow :
(IntDomain.Booleans.t * Re.G.t) ->
(IntDomain.Booleans.t * Re.G.t) ->
tval widen :
(IntDomain.Booleans.t * Re.G.t) ->
(IntDomain.Booleans.t * Re.G.t) ->
t