I have written an implementation for a separate chaining hash table that handles integer and string keys, which I have posted as a gist https://gist.github.com/4hg/f412476edba86599f1b0e6dd2ea8b12d, and I am moderately pleased with the outcome. It was my first exploration with the topics found in chapter 25 of Learning J.
If anyone cares to comment, I am eager to hear any feedback regarding convention or design. Feel free to tear it up, if necessary, however, I still have some testing to do, so apologies if I am showcasing a limp horse. Best Regards, Luke De La Cruz ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm