Base.Not_exposed_properlymodule Int63_emul : sig ... endmodule Float0 : sig ... endmodule Import : sig ... endmodule Int_conversions : sig ... endConversions between various integer types
module Int_math : sig ... endThis module is not exposed in Core. Instead, these functions are accessed and commented in the various Core modules implementing Int_intf.S.
module Pow_overflow_bounds : sig ... endmodule Sexp_conv = Sexplib0.Sexp_convmodule Obj_array : sig ... endThis module is deprecated for external use. Users should replace occurrences of Obj_array.t in their code with Obj.t Uniform_array.t.