Skip to content

Conversation

@kk7ds
Copy link
Owner

@kk7ds kk7ds commented Sep 26, 2025

This adds support to bitwise for a "union", which has the same
behavior as in other languages. Every item in a union occupies the
same memory space, allowing multiple interpretations of the same set
of data.

This adds support to bitwise for a "union", which has the same
behavior as in other languages. Every item in a union occupies the
same memory space, allowing multiple interpretations of the same set
of data.
@kk7ds kk7ds merged commit 8fa5cfd into master Sep 26, 2025
6 checks passed
@kk7ds kk7ds deleted the work branch September 26, 2025 23:38
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