package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Int63_emul : sig ... end
module Float0 : sig ... end
module Import : sig ... end
module Int_conversions : sig ... end

Conversions between various integer types

module Int_math : sig ... end

This 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 ... end
module Sexp_conv = Sexplib0.Sexp_conv
module Obj_array : sig ... end

This module is deprecated for external use. Users should replace occurrences of Obj_array.t in their code with Obj.t Uniform_array.t.