-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a user of Hash_t
I want to be able to remove a key from it's table
so it can be kept clean
results
- After Key is deleted,
key_existsfor that key returnsfalse
TODO
member procedure delete_key( key_val )is implemented- UT tests that the key is no longer there
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request