OCaml Library Collection
/
All packages
Loading...
Index
/
ocaml-compiler
/
compiler-libs.common
/
Numbers
/
Int8
type
t
val
zero :
t
val
one :
t
val
of_int_exn :
int
->
t
val
to_int :
t
->
int