Skip to content
New issue

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

Support Span, ReadonlySpan, Memory, ReadOnlyMemory, ... #18

Open
ndsvw opened this issue Dec 18, 2022 · 1 comment
Open

Support Span, ReadonlySpan, Memory, ReadOnlyMemory, ... #18

ndsvw opened this issue Dec 18, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ndsvw
Copy link
Owner

ndsvw commented Dec 18, 2022

Out.Of().Values(Span / ReadonlySpan / Memory / ReadOnlyMemory)

@ndsvw ndsvw added the enhancement New feature or request label Nov 11, 2023
@ndsvw
Copy link
Owner Author

ndsvw commented Mar 16, 2024

Span / ReadonlySpan are ref structs, but FRP requires storing stuff on the heap.. So, using the benefits of Span would not be possible this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant