26 Mar
2004
26 Mar
'04
8:45 p.m.
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.