> The last time I checked what java's Hasttable offers and I saw you  
> can't pass to it custom hashing and equality functions, but maybe  
> there is a simple way to do it that I don't know.

No, there isn't, but it shouldn't be too hard to cook up some kind of  
Hashtable substitute that uses small wrapper classes to handle that.   
I think that's what you did for C#, right?


Niko
_______________________________________________
pypy-dev@codespeak.net
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to