Skip to content

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

@ThomasWaldmann

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions