table of contents
other versions
- Tumbleweed 4.14.2-3.1
- Leap-16.0
- Leap-15.6
Numbers.Int16(3) | OCaml library | Numbers.Int16(3) |
NAME¶
Numbers.Int16 - no description
Module¶
Module Numbers.Int16
Documentation¶
Module Int16
: sig end
type t
val of_int_exn : int -> t
val of_int64_exn : Int64.t -> t
val to_int : t -> int
2025-03-03 | OCamldoc |