Skip to content

Commit 33947f4

Browse files
authored
Changes!
1 parent b2b07ef commit 33947f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- The `Map` type was rewritten as a persistent immutable data structure. This
77
results in drastically improved performance when constructing or updating
88
maps, especially with large maps.
9+
- The `all` and `any` functions in the `iterator` module are now tail recursive.
910

1011
## v0.27.0 - 2023-02-26
1112

0 commit comments

Comments
 (0)