HashTable.this

Takes in the default capacity

struct HashTable
this
()

Parameters

capacity int

The default capacity for the table

Meta