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

Implement 'getOr' for any Either-based type. Depends on the 'getOr' for the Maybe type to work. #803

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

dfellis
Copy link
Member

@dfellis dfellis commented Jul 11, 2024

Also fixed some errors in the rust codegen layer (it's still really hacky, but okay for now)

@dfellis dfellis self-assigned this Jul 11, 2024
@dfellis dfellis merged commit 1f05f20 into main Jul 11, 2024
11 checks passed
@dfellis dfellis deleted the getOr-for-any-either-type branch July 11, 2024 09:35
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.

1 participant