Data structures

Please feel free to post here if you have any feedback, suggestions for additional structures, or if you discover any bugs.

I created this hash function by slightly modifying the “$gears hash string _” block found at the link in the 43rd post of the thread “class instance oop better prototypical oop” by redgeographysnap.

Link:

(though I do wonder if it was okay to use it without permission…)

Yes. Any project that’s published on the web site is fair game for remixing. Of course it’s only polite to acknowledge your sources. (You can mark your project as a remix on the site.)

Thank you so much.

Thx for using my hash algorithm!
On the project:
Looks good but a bit hard to understand

Which parts are difficult to understand?
If you let me know, I will make improvements right away.

Try to use less abbreviations, and it doesn’t have to be purely functional.

That project doesn’t work really well, because the project contains too many bugs. Could you see this so that you can see more context about the bugs?

Thank you. I understand. I will make the necessary improvements.

No, the hash function is working correctly and is available for use, so I do not believe there is an issue. You are likely referring to a different block, so this may not be directly relevant. (I apologize if I have misunderstood the situation.)

I have made some revisions. It should be easier to understand now.

HF? KV? Hmap? What are these?

hash function(HF) key value pair(KV) Hashmap(Hmap)

Unabbreviate the project so I can understand.
(I am not arguing to you, but a suggestion)

Understood. I’ll change the name.