table of contents
Numbers.Int8(3) | OCaml library | Numbers.Int8(3) |
NAME¶
Numbers.Int8 - no description
Module¶
Module Numbers.Int8
Documentation¶
Module Int8
: sig end
type t
val zero : t
val one : t
val of_int_exn : int -> t
val to_int : t -> int
2024-03-14 | OCamldoc |