From: James Edward Gray II Date: 2006-06-05T00:12:58+09:00 Subject: Re: Sorted list? On Jun 3, 2006, at 11:52 PM, Victor Shepelev wrote: > From: transfire@gmail.com [mailto:transfire@gmail.com] > Sent: Sunday, June 04, 2006 7:48 AM >> transf...@gmail.com wrote: >>> Victor wrote: >>>> Nope. I've meant: >>> >>> Ah okay. See Facets' Dictionary class. >>> >>> http://facets/.rubyforge.org >> >> Oops. My bad that's like an ordered hash, not a list. >> >> I should point out though that it is much more efficient to sort >> manually when you need it then to have the elements inserted in the >> ordered positon everytime time one is added. > > It is very questionnable statement. I agree. What about heaps? James Edward Gray II