We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to add minimum allocation and low overhead direct support for Linq on Memory and Span please.
There is this project but it does not seam to that well maintained: https://github.com/VictorNicollet/NoAlloq
Direct support as part of the standard library would much welcome.
Linq API and Linq Queries on Span and Memory
Use Linq API and Linq Queries on Span and Memory
No
NA
I have requested it here also incase it make sense to implement the standard library: dotnet/runtime#106611
No, just wanted to propose this
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Overview
Is it possible to add minimum allocation and low overhead direct support for Linq on Memory and Span please.
There is this project but it does not seam to that well maintained: https://github.com/VictorNicollet/NoAlloq
Direct support as part of the standard library would much welcome.
API breakdown
Linq API and Linq Queries on Span and Memory
Usage example
Use Linq API and Linq Queries on Span and Memory
Breaking change?
No
Alternatives
NA
Additional context
I have requested it here also incase it make sense to implement the standard library: dotnet/runtime#106611
Help us help you
No, just wanted to propose this
The text was updated successfully, but these errors were encountered: