module Eq_float: Eq with type a = float
Eq
with type a = float
type a
val eq : a -> a -> bool
a -> a -> bool