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

convert the yuge union into a relatively nice supertype match #267

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

exaexa
Copy link
Collaborator

@exaexa exaexa commented Jan 7, 2025

thx @giordano here #264 (review)

Closes #265 .

@exaexa exaexa requested a review from giordano January 7, 2025 14:07
@@ -29,7 +29,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uhm, should have dependabot to automate this (e.g. codecov/codecov-action below should also be v5l

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm good point, will try to enable that

@exaexa exaexa merged commit fb4e4d3 into master Jan 8, 2025
11 checks passed
@exaexa exaexa deleted the mk-supertype branch January 8, 2025 09:42
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.

simplify the broadcastable type references
2 participants