table of contents
other versions
- bookworm 4.13.1-4
- testing 5.2.0-3
- unstable 5.2.0-3
- experimental 5.3.0-1~exp2
Numbers(3o) | OCaml library | Numbers(3o) |
NAME¶
Numbers - Modules about numbers, some of which satisfy Identifiable.S.
Module¶
Module Numbers
Documentation¶
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 : sig end
2024-08-29 | OCamldoc |