#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!
#SquirrelJME: I wrote a far simpler test framework which is not only easier to implement but honestly does not involve that much code to test things. I think it will be very useful.
Moved to @XerShadowTail , please follow me there instead!