Skip to content

HashTableNT: support adding and removing elements from the namedtuple? #31

Description

@ThomasWaldmann

Think about whether we want such functionality in HashTableNT or if such stuff rather belongs elsewhere (like in the HashTableNT users code):

  • dropping an element and loading an old ht that still has it is relatively straightforward
  • adding an element and loading an old ht that does not yet have it is more difficult: would need a default value for the new element.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions