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.
2 parents 41752e5 + d8363da commit b2b1081Copy full SHA for b2b1081
docs/release-notes/.FSharp.Core/10.0.100.md
@@ -7,5 +7,6 @@
7
### Changed
8
9
* Random functions support for zero element chosen/sampled ([PR #18568](https://github.com/dotnet/fsharp/pull/18568))
10
+* Enable more `string` optimizations by adding `when 'T : Enum` library-only library-only static optimization constraint. ([PR #18546](https://github.com/dotnet/fsharp/pull/18546))
11
-### Breaking Changes
12
+* ### Breaking Changes
0 commit comments