devs, I'm working on a module and I'd like to have a hash table to use across requests. I do, however, need to be able to both add and remove elements - does this implementation support removal? I'd appreciate any suggested examples to look at in the existing source to help get started with basic usage. Regards, Mike Ellery