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 possibility for direct data modification #7

Closed
sergio-eld opened this issue Jun 22, 2021 · 0 comments · Fixed by #8
Closed

Add possibility for direct data modification #7

sergio-eld opened this issue Jun 22, 2021 · 0 comments · Fixed by #8
Assignees

Comments

@sergio-eld
Copy link
Owner

It would be convenient to be able to do something like:

word.data += 123;
word.data |= 0x111000;
@sergio-eld sergio-eld self-assigned this Jun 22, 2021
sergio-eld pushed a commit that referenced this issue Jun 22, 2021
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 a pull request may close this issue.

1 participant