First parameter to a C hash function should be a union.
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The union contains a `void` pointer or else a 32-bit integer, since those are the two types used by the hash algorithms. Or else, the hash algorithm exports a type. Perhaps that is best. Then the C++ class can be a template.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.