DOKK / manpages / debian 12 / ocaml-man / Numbers.Int.3o.en
Numbers.Int(3o) OCaml library Numbers.Int(3o)

Numbers.Int - no description

Module Numbers.Int

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).

val to_string : int -> string

2023-02-12 OCamldoc