Module type Constrained_float.S

module type S = sig .. end

type t = private float 
include Sexpable
include Binable
include Comparable_binable
include Hashable_binable
include Robustly_comparable
include Stringable
include Floatable