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: fix incorrect type inference of flat and flatMap functions #143

Merged
merged 1 commit into from
Feb 12, 2022

Conversation

shine1594
Copy link
Collaborator

Fixes #142

Copy link
Member

@ppeeou ppeeou left a comment

Choose a reason for hiding this comment

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

lgtm

@ppeeou ppeeou merged commit 7f59257 into main Feb 12, 2022
@ppeeou ppeeou deleted the fix/flat-type branch February 12, 2022 06:35
@Kuhave
Copy link
Contributor

Kuhave commented Feb 12, 2022

thanks! 😄

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.

flat, flatMap is inferred incorrectly when iterable is nested
3 participants