module Abstract0:sig
..end
val is_oct : 'a Apron.Abstract0.t -> bool
true
iff the argument value is an oct valueval of_oct : Oct.t Apron.Abstract0.t -> 'a Apron.Abstract0.t
val to_oct : 'a Apron.Abstract0.t -> Oct.t Apron.Abstract0.t
Failure
if the argument value is not an oct value