package checked_oint
An OCaml library for checked integer arithmetic
Install
Dune Dependency
Authors
Maintainers
Sources
checked_oint-0.1.0.tar.gz
md5=015b6838aefc5191eda3cc069722fcfd
sha512=856404be0b5272e9df6530aa771f80676431142a5758951cb58068088d34b30e9848271611a9fff7b3d6e7ca979db4ac342e8f3eb5d83f4df0b71eaac3726a2a
README.md.html
checked_oint
checked_oint
is an OCaml library for checked integer arithmetic. We support the full set of signed and unsigned integers of bitnesses 8, 16, 32, 64, and 128.
Installation
$ opam install checked_oint
Usage
open Checked_oint
let () =
let x = U8.of_int_exn 50 in
let y = U8.of_int_exn 70 in
assert (U8.equal (U8.add_exn x y) (U8.of_int_exn 120));
assert (Option.is_none (U8.mul x y))
You can find the API documentation here.
Release procedure
Update the
version
field indune-project
.Type
dune build
to generatechecked_oint.opam
.Update
CHANGELOG.md
.Release the project in GitHub Releases.
Type
git pull && opam publish
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>