module Abstract1:sig..end
val is_oct : 'a Apron.Abstract1.t -> booltrue iff the argument value is an oct valueval of_oct : Oct.t Apron.Abstract1.t -> 'a Apron.Abstract1.tval to_oct : 'a Apron.Abstract1.t -> Oct.t Apron.Abstract1.tFailure if the argument value is not an oct value