Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Mention performance improvement to Set and Map in Release Notes (dotn…
Browse files Browse the repository at this point in the history
…et#10425)

* Mention performance improvement to Set and Map in Release Notes

Mention performance improvement to Set and Map in Release Notes
see https://twitter.com/buybackoff/status/1326530575902011392

* Avoid superlatives

Co-authored-by: Phillip Carter <[email protected]>

Co-authored-by: Phillip Carter <[email protected]>
  • Loading branch information
2 people authored and nosami committed Feb 22, 2021
1 parent 1984ee7 commit 7c76069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ This release covers three important milestones: F# 5, Visual Studio 16.8, and .N

### FSharp Core 5.0.0

* [Performance improvement](https://github.com/dotnet/fsharp/pull/10188) to core collections Set and Map by [Victor Baybekov](https://github.com/buybackoff)
* Consistent behavior for empty/non-existent slices for lists, strings, arrays, 2D arrays, 3D arrays, and 4D arrays
* Support for fixed-index slices in 3D and 4D arrays
* Support for negative indexes (in preview)
Expand Down

0 comments on commit 7c76069

Please sign in to comment.