Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Implement map() as a non-async version of flatMap() #3

Closed
chajath opened this issue Jan 5, 2016 · 1 comment
Closed

Implement map() as a non-async version of flatMap() #3

chajath opened this issue Jan 5, 2016 · 1 comment
Assignees

Comments

@chajath
Copy link
Contributor

chajath commented Jan 5, 2016

For initial implementation, we can wrap the function around with Promise.resolve().

@chajath chajath self-assigned this Jan 7, 2016
@chajath
Copy link
Contributor Author

chajath commented Jan 8, 2016

93edace

@chajath chajath closed this as completed Jan 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant