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.
Author | Romain Calascibetta |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/optint |
Issue Tracker | https://github.com/mirage/optint/issues |
Maintainer | romain.calascibetta@gmail.com |
Available | arch != "arm32" & arch != "x86_32" |
Dependencies | |
Source [http] | https://github.com/mirage/optint/releases/download/v0.0.3/optint-v0.0.3.tbz sha256=9279d910f0b49eef4e6c7201a2e6189a4866b12d42ce677b9c3d51458d1ef930 sha512=c696a4cee26666a1868a6d0ea5b441d6292468fd51c233b3d2036ee6df7a0cba9200747ba7287b8181ca29afce80433c2919fe84f5d7c9debcd5ce8c192e4ac4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/optint/optint.0.0.3/opam |
Required by
- checkseum!=0.2.0 & <0.3.1
- decompress>=0.8 & <1.1.0
- git>=3.0.0
- mirage-kv-mem>=3.2.1
- mirage-kv-unix>=3.0.0
- octez-internal-libs
- rfc1951<1.0.0 | >=1.4.0
- tar-mirage>=2.3.0