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