Hi Have you tried: http://www.squeaksource.com/BTree Used it long ago and worked well.
Regards Carlo On 18 Jul 2013, at 2:10 AM, Hernán Morales Durand <hernan.mora...@gmail.com> wrote: Have a look at: http://www.smalltalkhub.com/#!/~hernan/SortedDictionary use at your own risk, given I have no time for writing tests now. Cheers, Hernán El 17/07/2013 5:31, Sabine Knöfel escribió: > Hi, > > I am looking for a Dictionary which sorts its entries by the keys. > Some Kind of "SortedDictionary". > I assume, there is none - right? > > I only found the OrderPreservingDictionary (which is not the same). > > Background: storing exchangerates by date. > > Sabine > > > > > > -- > View this message in context: > http://forum.world.st/no-SortedDictionary-available-tp4699050.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > > . >