Removes a key and its associated value from a GenericSet without calling the key and value destroy functions.
key |
the key to remove |
hash_table |
true if the key was found and removed from the GenericSet |