Module type Comparison.PARTIAL_ORD

module type PARTIAL_ORD = sig .. end

type t 
val partial_cmp : t -> t -> Comparison.comparison