OCaml Library Collection
/
All packages
Loading...
Index
/
ocaml-compiler
/
compiler-libs.common
/
Numbers
/
Int16
type
t
val
of_int_exn :
int
->
t
val
of_int64_exn :
Int64.t
->
t
val
to_int :
t
->
int