File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.2.19.1] – April 2022
2+
3+ * [ Fix bug in ` intersection[With[Key]] ` ] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/427 )
4+
5+ * [ Improve docs of bit twiddling functions] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/396 )
6+
7+ [ 0.2.19.1 ] : https://github.com/haskell-unordered-containers/unordered-containers/compare/v0.2.19.0...v0.2.19.1
8+
19## [ 0.2.19.0] – April 2022
210
311* [ Make intersections much faster] ( https://github.com/haskell-unordered-containers/unordered-containers/pull/406 )
Original file line number Diff line number Diff line change 11name : unordered-containers
2- version : 0.2.19.0
2+ version : 0.2.19.1
33synopsis : Efficient hashing-based container types
44description :
55 Efficient hashing-based container types. The containers have been
You can’t perform that action at this time.
0 commit comments