Skip to content

Commit fadb090

Browse files
goswinrcartermp
andauthored
Mention performance improvement to Set and Map in Release Notes (#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 <pcarter@fastmail.com> Co-authored-by: Phillip Carter <pcarter@fastmail.com>
1 parent b6b3195 commit fadb090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This release covers three important milestones: F# 5, Visual Studio 16.8, and .N
3232

3333
### FSharp Core 5.0.0
3434

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

0 commit comments

Comments
 (0)