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 comment in Free Monad example #4259

Merged
merged 1 commit into from Jun 28, 2022
Merged

Conversation

youta32449999
Copy link
Contributor

I think the program don't crash when key is not found, because kvs.get(key) returns Option.

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

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

Thanks for following up on #4253 (comment)!

@armanbilge armanbilge changed the title Documentation: Fix comment in Free Monad example Fix comment in Free Monad example Jun 27, 2022
@armanbilge armanbilge merged commit 92fce71 into typelevel:main Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants