Module Scalar.Width
type 'mode t = | Floating of 'mode Scalar.Floating.Width.t| Integral of 'mode Scalar.Integral.Width.t
val map : 'a Scalar.Width.t -> f:('a -> 'b) -> 'b Scalar.Width.tval to_string : Scalar.any_locality_mode Scalar.Width.t -> stringval ignore_locality :
_ Scalar.Width.t ->
Scalar.any_locality_mode Scalar.Width.t