Module type Number.Spec

module type Spec = sig .. end
Specification of general number properties

type t 
include Comparable
include Floatable
include Hashable.S_binable
include Sexpable
include Stringable
include Binable