module Numbers: sig .. end
sig
end
關於數字的模組,其中一些符合 Identifiable.S。
Identifiable.S
警告: 此模組不穩定,且屬於 compiler-libs 的一部分。
module Int: sig .. end
module Int8: sig .. end
module Int16: sig .. end
module Float: Identifiable.S with type t = float
with type t = float