From: Deane Yang (deane_yang_at_[hidden])
Date: 2004-03-26 15:45:26


That's a useful fact I should have known.
I apologize and thank you.

Peter Dimov wrote:
> Deane Yang wrote:
>
>>Victor A. Wagner Jr. wrote:
>>
>>>why do you want to sort ONLY on the 1st element of the pair?
>>
>>I can't speak for the original poster, but I often have
>>a collection of pairs of the form (time, data) and want
>>to put the whole thing in chronological order.
>
>
> The point is that the ordinary sort already does that.