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

[Merged by Bors] - Feat: Add computable rec for Option via rec_eq_recC pattern #3255

Closed
wants to merge 5 commits into from

Conversation

arienmalec
Copy link
Collaborator

Adds a computable recursor for Option


Open in Gitpod

@arienmalec arienmalec added enhancement New feature or request awaiting-review The author would like community review of the PR labels Apr 4, 2023
Copy link
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

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

bors d+

Thanks!

@bors
Copy link

bors bot commented Apr 4, 2023

✌️ arienmalec can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@semorrison semorrison added delegated and removed awaiting-review The author would like community review of the PR labels Apr 4, 2023
@arienmalec
Copy link
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Apr 4, 2023
Adds a computable recursor for `Option`



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link

bors bot commented Apr 4, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Feat: Add computable rec for Option via rec_eq_recC pattern [Merged by Bors] - Feat: Add computable rec for Option via rec_eq_recC pattern Apr 4, 2023
@bors bors bot closed this Apr 4, 2023
@bors bors bot deleted the feat-option-computable-rec branch April 4, 2023 22:20
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
Adds a computable recursor for `Option`



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
MonadMaverick pushed a commit that referenced this pull request Apr 9, 2023
Adds a computable recursor for `Option`



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants