package integers

  1. Overview
  2. Docs
Various signed and unsigned integer types for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

integers-0.2.0.tbz
sha256=b3d554125aefebe65e4e7d350fd526f7b788d74503daee1f1ec60a425184a73c
md5=0d485413bf08a238a424c0f573d5c3c3

CHANGES.md.html

v0.2.0 2016-10-04

  • Expose from_byte_size functions in Unsigned and Signed

  • Support for platforms where standard integer types are macros

  • Add 'max' and 'min' functions to Unsigned.S.

  • Expose private types for UChar, UInt8, UInt16.

0.1.0 2016-09-26

  • Initial public release

OCaml

Innovation. Community. Security.