模块 Numbers

module Numbers: sig .. end

关于数字的模块,其中一些满足 Identifiable.S

警告:此模块不稳定,并且是 compiler-libs 的一部分。


module Int: sig .. end
module Int8: sig .. end
module Int16: sig .. end
module Float: Identifiable.S  with type t = float