steal_all_values
Description:
Removes all keys and their associated values from a GenericSet without calling the
value destroy functions, returning the values as a GenericArray with the free func
set to the hash_table value destroy function.
Parameters:
| hash_table |
Returns:
|
a GenericArray containing each value of the table. Unref with with |