module Int16: sig
.. end
type
t
val of_int_exn : int -> t
val of_int64_exn : Int64.t -> t
val to_int : t -> int
The present documentation is copyright Institut National de Recherche en Informatique et en Automatique (INRIA). A complete version can be obtained from
this page.