Function compare::natural [] [src]

pub fn natural<T: Ord + ?Sized>() -> Natural<T>

Returns a comparator that delegates to Ord.