travisvroman / kohi

A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
https://kohiengine.com
Apache License 2.0
1.06k stars 100 forks source link

A test to document hashtable's collision behavior. #251

Open djminus opened 2 months ago

djminus commented 2 months ago

Write a test to demonstrate how hashtable overwrites the old key's entry on collision.