#SquirrelJME: Now to write my own implementation of `HashMap`, which will be interesting but I guess I have a way I would do it. It should be too hard, I mean I did write a red-black tree implementation which definitely is more complex than this. I guess I will just do buckets!