unboxed.packed_float_option
Without_infix.Infix
The result of arithmetic operations will be none if either operand is. In addition, if the float operation would give nan, the result is none.
none
nan
ppxlib
unboxed
unboxed.bin_prot_unboxed_numbers
unboxed.float32
unboxed.float32_u
unboxed.float_u
unboxed.immediate
unboxed.int32_u
unboxed.int64_u
unboxed.nativeint_u
unboxed.percent_u
yojson
val (+) : t -> t -> t
val (-) : t -> t -> t
val (*) : t -> t -> t
val (/) : t -> t -> t
val (**) : t -> t -> t
Returns true if both operands are none or (not none and equal).
val (=) : t -> t -> bool
val (<>) : t -> t -> bool