July 18, 2013
12:10 a.m.
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.
.