ocaml-integers

The ocaml-integers library provides a number of 8-, 16-, 32- and 64-bit signed and unsigned integer types, together with aliases such as long and size_t whose sizes depend on the host platform.

Features

Using integers with js_of_ocaml

The integers_stubs_js package provides JavaScript stubs that make it possible to use this library with js_of_ocaml

API documentation

Main workflow