optintversion

Efficient integer types on 64-bit architectures

This library provides two new integer types, Optint.t and Int63.t, which guarantee efficient representation on 64-bit architectures and provide a best-effort boxed representation on 32-bit architectures.

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.2.0/optint-0.2.0.tbz
sha256=1dcbe0b6b6031f77db33028c87138fdb3bf90f92915e3b6629ddeb30a0d3000b
sha512=7d4b63c82b1dc1e363a892895c1a612bac3dcd33c27e2c27e8ea2e8868d659413226c7a0d7bdcac423f7fb016069d0de90c3eaa68986da6aea69e1f1ca583f18
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/optint/optint.0.2.0/opam
Required by