module Repr : sig ... endval repr states how Int63.t is represented, i.e., as an int or an int64, and
can be used for building Int63 operations that behave differently depending on the
representation (e.g., see core_int63.ml).
val repr : (Base__Int63.t, Base__Int63.t) Repr.t