ocaml/stdlib/nativeint.mli

Nativeint

Simple values

zero
one
minus_one
size
max_int
min_int

Functions

neg
add
sub
mul
div
rem
succ
pred
abs
logand
logor
logxor
lognot
shift_left
shift_right
shift_right_logical
of_int
to_int
of_float
to_float
of_int32
to_int32
of_string
to_string
format