Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = uint32
val of_base_int32_trunc : Base.Int32.t -> t
val of_base_int32_exn : Base.Int32.t -> t
val to_base_int32_trunc : t -> Base.Int32.t
val to_base_int32_exn : t -> Base.Int32.t
val of_base_int64_trunc : Base.Int64.t -> t
val of_base_int64_exn : Base.Int64.t -> t
val to_base_int64 : t -> Base.Int64.t
val to_base_int_exn : t -> Base.Int.t