We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b07ef commit 33947f4Copy full SHA for 33947f4
CHANGELOG.md
@@ -6,6 +6,7 @@
6
- The `Map` type was rewritten as a persistent immutable data structure. This
7
results in drastically improved performance when constructing or updating
8
maps, especially with large maps.
9
+- The `all` and `any` functions in the `iterator` module are now tail recursive.
10
11
## v0.27.0 - 2023-02-26
12
0 commit comments