Up

Module type Intable = Core_kernel.Intable.S

Signature

type t
val of_int_exn : int -> t
val to_int_exn : t -> int