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.5/optint-v0.0.5.tbz
sha256=774901af130eacc08e30ae43e9a18c926f284c22e3c66c2ff95e74648fbedf26
sha512=fe5762ee7a1a08c7b389fbef9188f8a59c40bb8e19535cec1661a789f973338d5b6d4b30c1869e089282242efa63bfc86c1fb15224b47c05cb5277971aa14a35
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/optint/optint.0.0.5/opam
Required by