MakeMaxPoly.E
type 'a t
The polymorphic type of elements.
val compare : 'a E.t -> 'b E.t -> int
compare is a total order on values of type t.
compare
t