Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Traits.Ord
SourceOrd
defines primitives for total order over type t
In order for a module to implement Ord
, it has to conform to the T
signature, which implies conformance to Ord.T
Defines a default implementation of Trait
over an existing PartialOrd.Trait
definition
Compares values x
and y
with module M
and returns an ordering, left to right