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

Support Downcast on the Monadic Types (Option, Either, Result) #794

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

FreeApophis
Copy link
Member

Open for discussion

Funcky/DownCast.cs Outdated Show resolved Hide resolved
Funcky/DownCast.cs Outdated Show resolved Hide resolved
@FreeApophis FreeApophis merged commit 1f271a6 into main Jun 3, 2024
8 checks passed
@FreeApophis FreeApophis deleted the implement-down-cast branch June 3, 2024 08:16
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.

Should we have a Cast<T> function on our Monads (for the main value) like IEnumerable<T>?
2 participants