dict
DICT is a hash table implementation. It allows to use data structures with arbitrary hash-function and test-function.


Project page