Skip to content

Releases: bodo-hugo-barwich/hash-lists

v1.1.0

15 Dec 17:19
4175870
Compare
Choose a tag to compare

Hash Table Lists with Iterator

This Release implements a generic Pointer Hash Table and its Specializations the Object Hash Table and the String Hash Table.
A generic Pointer Iterator gives access to the Keys and Values stored in the Hash Table