module Inherit:Inherit comparability from a component.
| Parameters: |
|
typecomparable =T.t
val compare : T.t -> T.t -> intval ascending : T.t -> T.t -> intval descending : T.t -> T.t -> intval min : T.t -> T.t -> T.tval max : T.t -> T.t -> T.t