Numbers.Int.3o - Man Page
no description
Module
Module Numbers.Int
Documentation
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
Info
2024-07-18 OCamldoc OCaml library