Module Integral.Boxable
module Width : sig ... endinclude Scalar.S with type 'a width := 'a Scalar.Integral.Boxable.Width.t
type nonrec 'a t =
('a Scalar.Integral.Boxable.Width.t,
Scalar.any_locality_mode Scalar.Integral.Boxable.Width.t)
Scalar.Maybe_naked.tval all : Scalar.any_locality_mode Scalar.Integral.Boxable.t listval map :
'a Scalar.Integral.Boxable.t ->
f:('a -> 'b) ->
'b Scalar.Integral.Boxable.tval ignore_locality :
_ Scalar.Integral.Boxable.t ->
Scalar.any_locality_mode Scalar.Integral.Boxable.tval to_string : Scalar.any_locality_mode Scalar.Integral.Boxable.t -> stringval equal :
('a -> 'b -> bool) ->
'a Scalar.Integral.Boxable.t ->
'b Scalar.Integral.Boxable.t ->
bool