module Int: sig
.. end
include Identifiable.S
val zero_to_n : int -> Set.t
zero_to_n n
is the set of numbers {0, ..., n} (inclusive).
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from
this page.