[Python-ideas] Identity dicts and sets
Serhiy Storchaka
storchaka at gmail.com
Thu Jan 3 12:53:35 CET 2013
On 02.01.13 23:35, Richard Oudkerk wrote:
> Wouldn't you need to specify a hash function at the same time?
A hash function is hash(keyfunc(key)).
More information about the Python-ideas
mailing list