
15 Dec
2009
15 Dec
'09
8:06 a.m.
Hello Don, Tuesday, December 15, 2009, 10:42:01 AM, you wrote:
How about a fast STHashTable?
you can use array of arrays instead of large array
Note to minmize the issue, but we get many of the same benefits via the associated type transformation (e.g. for arrays of pairs/complex/triples)
Data.HashTable uses array of lists, so it can't be unboxed -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com