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

Enhance union/intersection type support #515

Merged
merged 1 commit into from
Apr 6, 2024

Conversation

goshacodes
Copy link
Contributor

Union/intersection type having type from method type args causes compile time error.
This PR fixes it

Fixes #514

@goshacodes
Copy link
Contributor Author

Hi, @barkhorn, please publish next candidate. IMO we can make it stable 6.0.0 now

@barkhorn barkhorn added this to the v6.0.0 milestone Apr 6, 2024
@barkhorn barkhorn merged commit 65df9e6 into paulbutcher:master Apr 6, 2024
3 checks passed
@barkhorn
Copy link
Collaborator

barkhorn commented Apr 6, 2024

sounds good, will do that in a bit

@barkhorn
Copy link
Collaborator

barkhorn commented Apr 6, 2024

done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Scala3 Intersection Type Issue
2 participants