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

Fix the monadcomprehensions examples to have the chaining: student -> university -> dean #2467

Merged
merged 2 commits into from
Aug 26, 2021
Merged

Conversation

ovidiu-ionescu
Copy link
Contributor

Fixed the examples to be compatible with the ones in the current 0.13.0 release.
Put the request in a linear dependency student -> university -> dean as it was in 0.13.0 instead of getting the both university and dean from the student

student -> university 
student -> dean

Copy link
Member

@raulraja raulraja left a comment

Choose a reason for hiding this comment

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

Thank you @ovidiu-ionescu!

@raulraja raulraja requested a review from a team August 17, 2021 15:33
Copy link
Member

@nomisRev nomisRev left a comment

Choose a reason for hiding this comment

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

🙏

@nomisRev nomisRev merged commit 5695c2e into arrow-kt:main Aug 26, 2021
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.

4 participants