HashTable.merge

Merges the entries of another table into the current tables entries

struct HashTable
void
merge

Parameters

table HashTable

The other table

Meta