Skip to content

Commit 7c22393

Browse files
committed
Simpify lookup for CompactHashStore
* Use a single loop&node instead of two nested loops&nodes. * Remove the need for IntPair, just return the indexPos instead. * Reuse deleted slots in the index array for []=. * Does not handle the index array being full.
1 parent fa79ed9 commit 7c22393

File tree

2 files changed

+155
-122
lines changed

2 files changed

+155
-122
lines changed

0 commit comments

Comments
 (0)