Skip to content

Make the key an arbitrary data type #7

@emiltayl

Description

@emiltayl

Currently all keys have to be arrays of chars. However, if the user has to specify a hash function and compare-function upon creating the hash table, we might be able to make the key a void pointer. This will have to be looked at more before it is eventually implemented.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions