Numbers.Int8 - no description
Module Numbers.Int8
Module Int8 : sig end
type t
val zero : t
val one : t
val of_int_exn : int -> t
val to_int : t -> int