Skip to content

Add Global::kind method #268

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

Merged
merged 2 commits into from
Jul 21, 2025

Conversation

adambratschikaye
Copy link
Contributor

Add an accessor for the kind field of a Global. We can currently read the kind from the ModuleGlobals if we have the GlobalID via get_kind, but this just makes it cleaner if you already have a Global to get the kind directly.

Add an accessor for the `kind` field of a `Global`. We can currently
read the `kind` from the `ModuleGlobals` if we have the `GlobalID` via
`get_kind`, but this just makes it cleaner if you already have a
`Global` to get the `kind` directly.
@ejrgilbert ejrgilbert merged commit 5253da8 into composablesys:main Jul 21, 2025
2 checks passed
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