concurrent-hashtable v0.1.8 Release Notes
-
- ๐ Changed
insertIfExists
toadd
. - โ Added
swapValues
. - โ Added
readAssocsIO
. - Simplified
STMAction
. - ๐ Improved documentation.
- ๐ Fixed bug in
resize
when initial table size is less than_numResizeWorkers
.
- ๐ Changed