stdlib
MakeMaxPoly.E
compiler-libs.bytecomp
compiler-libs.common
compiler-libs.optcomp
compiler-libs.toplevel
dynlink
odoc_info
runtime_events
str
threads
unix
type 'a t
The polymorphic type of elements.
val compare : 'a t -> 'b t -> int
compare is a total order on values of type t.
compare
t