> Does esist a data structure that is able to store something like 480189 keys > with efficient memory usage?
What is the range of your keys - do they use the full 32-bit of Int - and what type are the values? _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
