Float.Constraint
type t
The type for float range constraints.
val v : ?min:float -> ?max:float -> ?exact:float -> ?ideal:float -> unit -> t