Changelog for concurrent-hashtable-0.1.8
Changelog for concurrent-hashtable
Unreleased changes
0.1.8
- Changed
insertIfExiststoadd. - Added
swapValues. - Added
readAssocsIO. - Simplified
STMAction. - Improved documentation.
- Fixed bug in
resizewhen initial table size is less than_numResizeWorkers.
0.1.7
- Added
modify. - Included
StmContainers.Mapin the benchmarks. - Haddock updates.