IdTable.growingTable

A table that grows with every newly found, unique identifier.

class IdTable
Identifier*[hash_t] growingTable;

Meta