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

Add raw slice access to Block #64

Closed
gunvirranu opened this issue Feb 26, 2021 · 0 comments · Fixed by #68
Closed

Add raw slice access to Block #64

gunvirranu opened this issue Feb 26, 2021 · 0 comments · Fixed by #68
Assignees
Labels
enhancement New feature or request

Comments

@gunvirranu
Copy link
Owner

Create methods raw() and raw_mut() on Block/BlockMut to get a reference to the internal slice &[T]. This might be needed for some block-level algorithms.

@gunvirranu gunvirranu added the enhancement New feature or request label Feb 26, 2021
@gunvirranu gunvirranu self-assigned this Feb 26, 2021
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

Successfully merging a pull request may close this issue.

1 participant