Skip to content

add delete_key to Hash_t #3

Description

@MikeKutz

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_exists for that key returns false

TODO

  • member procedure delete_key( key_val ) is implemented
  • UT tests that the key is no longer there

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions