HashTable.entries

An array of all the entries

struct HashTable
Entry[] entries;

Meta