Skip to content

Better typescript typings for flatMap #1128

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

Closed
aindlq opened this issue Mar 9, 2017 · 0 comments
Closed

Better typescript typings for flatMap #1128

aindlq opened this issue Mar 9, 2017 · 0 comments

Comments

@aindlq
Copy link

aindlq commented Mar 9, 2017

Currently, according to typings, flatMap always returns Iterable, no matter on what type it is called. In comparison to map which has overrides for every specific type. Would be really great to have something similar for flatMap.

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

No branches or pull requests

1 participant