Module type Useful.ORD_PRT


module type ORD_PRT = sig .. end

type t 
val compare : t -> t -> int
val fprintf : t Useful.fprintf