Open ThomasWaldmann opened 6 days ago
Think about whether we want such functionality in HashTableNT or if such stuff rather belongs elsewhere (like in the HashTableNT users code):
HashTableNT
https://docs.python.org/3/library/collections.html#collections.namedtuple
defaults
Think about whether we want such functionality in
HashTableNT
or if such stuff rather belongs elsewhere (like in theHashTableNT
users code):