Int53p.Internals
module MakeOps (P : Prims) : Ops with type int53p = P.int53p
module IntImpl : S
module Int64Impl : S
module FloatImpl : S
val current_impl_flavor : [> `float_impl | `int64_impl | `int_impl ]
val impl_of_builtin_flavor : int53p_impl_flavor -> (module S)
module CurrentFlavorImpl : S