optintversion

Abstract type on integer between x64 and x86 architecture

This library provide an abstract type which represents at least a 32-bits integer. On x64, this library use a native unboxed integer (63 bits). On x86, this library use a boxed int32.

Implementation depends on target architecture.

AuthorRomain Calascibetta
LicenseISC
Published
Homepagehttps://github.com/mirage/optint
Issue Trackerhttps://github.com/mirage/optint/issues
Maintainerromain.calascibetta@gmail.com
Dependencies
Source [http] https://github.com/mirage/optint/releases/download/v0.0.4/optint-v0.0.4.tbz
sha256=2ae8d1e9fa30838c3c620af6a9e94b50b43a48a72ce06e318a71bb8afb52efa8
sha512=6127f5d216a66a376b75a309627e2c52c08d655c4a88a2d1df2b622d98abfe011fb10175f5f99737e950c8095596ef8fd680fe2338f53383e2263edb2d3a5c49
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/optint/optint.0.0.4/opam
Required by