Module Float.Robust_compare

module type S = sig ... end
module Make : functor (T : sig ... end) -> S