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.
1 parent a19a595 commit d4ae5bdCopy full SHA for d4ae5bd
readme.md
@@ -25,7 +25,7 @@ The package targets `netstandard2.0` and is designed to support the following ru
25
26
## TargetFrameworks
27
28
-Some polyfills are implemented in a way that will not have the equivalent performance to the actual implementations.
+Some polyfills are implemented in a way that will not always have the equivalent performance to the actual implementations.
29
30
For example the polyfill for `StringBuilder.Append(ReadOnlySpan<char>)` on netcore2 is:
31
0 commit comments