Module Numbers
module Numbers: sig .. end
Modules about numbers, some of which satisfy Identifiable.S.
Warning: this module is unstable and part of compiler-libs.
module Int: sig .. end
module Int8: sig .. end
module Int16: sig .. end
module Float: Identifiable.S with type t = float
© 1995-2024 INRIA.
https://ocaml.org/manual/5.3/api/compilerlibref/Numbers.html