|
|
|
|
|
by a1369209993
2648 days ago
|
|
Well, it still works (just slower) if you only do fixups during {table[key] = val} operations. But honestly, if you're using a probabilistic data structure like a hash table, the ship has already sailed on gross implementation details. |
|