Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a9425b5

Browse files
Add changes from Map speed ups (#434)
1 parent 9eab6bc commit a9425b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎migration-guides/0.15-Ecosystem-Update.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ New features:
107107
- Exported `Data.Map.Internal` data constructors ([#52](https://github.com/purescript/purescript-ordered-collections/pull/52) by @natefaubion)
108108
- Add unbiased `Semigroup`/`Monoid` instances to `Map` with `Warn` ([#54](https://github.com/purescript/purescript-ordered-collections/pull/54) by @JordanMartinez)
109109

110+
Performance improvements:
111+
- Improved speed of `foldr`, `foldl`, `foldMap`, `foldlWithIndex`, `foldrWithIndex`, `foldMapWithIndex`, `unionWith`, `keys` and `values` ([#60](https://github.com/purescript/purescript-ordered-collections/pull/60) by @xgrommx, [#61](https://github.com/purescript/purescript-ordered-collections/pull/61) and [#62](https://github.com/purescript/purescript-ordered-collections/pull/62) by @JordanMartinez)
112+
110113
### purescript-prelude
111114

112115
Breaking changes:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /