LKedward / fhash

fpm package implementing a hash table with support for generic keys and values.
https://lkedward.github.io/fhash/
MIT License
38 stars 8 forks source link

Custom key demo #6

Closed LKedward closed 3 years ago

LKedward commented 3 years ago

Adds a demo program for defining custom key types. Some additional changes to READMEs.