pkgsrc/devel/ocaml-optint/DESCR

5 lines
209 B
Text
Raw Normal View History

This library provides a module that uses different integer types
on different architectures, for performance optimisation
purposes. It is really unsafe and ignores some details like the
sign bit for any cast.