jon.recoil.org

Module Floating.Width

type 'mode t =
  1. | Float32 of 'mode
  2. | Float64 of 'mode
val map : 'a Scalar.Floating.Width.t -> f:('a -> 'b) -> 'b Scalar.Floating.Width.t