[Proposal]: Enumerable.TryGetSpan() returns true when a source is the ArraySegment #9840
Replies: 1 comment 1 reply
-
|
This repository is for the discussion of the design of the C# language itself. For .NET runtime API proposals, you'd want to follow the guidance at https://github.com/dotnet/runtime. dotnet/runtime#58821 may be related. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
LINQ methods would work faster when there is a need to handle a part of an array
Beta Was this translation helpful? Give feedback.
All reactions