Module comparators

Source
Expand description

Compare implementations

Structsยง

Descending
Sort merge in descending order
Ascending
Sort merge in ascending order
FnCmp
A wrapper of choosing function Fn(&D, &D) -> bool to implement Compare<D>.