We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a44891 commit 44bb5c6Copy full SHA for 44bb5c6
pkgs/collection/CHANGELOG.md
@@ -8,6 +8,7 @@
8
- Optimize equality and hash code for maps by using `update` and a `values`
9
iterator to avoid extra lookups.
10
- Add `PriorityQueue.of` constructor and optimize adding many elements.
11
+- Address diagnostics from `strict_top_level_inference`.
12
13
## 1.19.1
14
0 commit comments