HashTable.capacity

The max amount of entries in the table

struct HashTable
int capacity;

Meta