1u << hashBits.hashTableSize
private fn
uint hashTableSize(uint hashBits) pure nothrow @nogcCompute the hash-table size from the number of hash bits.
Parameters
hashBits | Number of bits used to index the table. |
Returns
The table size, i.e.