Module Unboxed.Ieee_nan

See Ieee_nan of the boxed type

module Infix : sig ... end
include module type of Infix
val (<) : t -> t -> bool
val (<=) : t -> t -> bool
val (>) : t -> t -> bool
val (>=) : t -> t -> bool
val max : t -> t -> t