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

Create AccessorWriter from AccessorView #840

Merged
merged 2 commits into from
Apr 19, 2024
Merged

Conversation

lilleyse
Copy link
Contributor

Adds an AccessorWriter constructor that takes an AccessorView.

This is helpful when you have an AccessorView but don't have the underlying Accessor or index, like if you're using some of the helper functions in AccessorUtility.

@lilleyse lilleyse mentioned this pull request Mar 29, 2024
@kring
Copy link
Member

kring commented Apr 19, 2024

Thanks @lilleyse!

@kring kring merged commit 2d05768 into main Apr 19, 2024
14 checks passed
@kring kring deleted the accessor-writer-from-view branch April 19, 2024 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants