Description
Performance-sensitive integer operations can use a faster integer abstraction in OCaml projects. This helps libraries and applications reduce overhead in code paths that manipulate many numeric values.
It is a development library. Users normally receive it as a dependency of software that benefits from optimized integer handling.