Module Stdlib.Int

type t = int
val compare : int -> int -> int
val equal : t -> int -> bool
val hash : t -> int