Various signed and unsigned integer types for OCaml https://github.com/yallop/ocaml-integers
Go to file
2024-01-06 07:54:29 +01:00
ocaml-integers.spec package created using the webbuild interface [release 0.2.2-1mamba;Sun May 05 2019] 2024-01-06 07:54:29 +01:00
README.md package created using the webbuild interface [release 0.2.2-1mamba;Sun May 05 2019] 2024-01-06 07:54:29 +01:00

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.