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

AsyncIterable Module #86

Open
waynevanson opened this issue Oct 20, 2021 · 0 comments
Open

AsyncIterable Module #86

waynevanson opened this issue Oct 20, 2021 · 0 comments

Comments

@waynevanson
Copy link
Contributor

🚀 Feature request

fo-ts bindings for AsyncIterable module, which is lazy lists from the promise land.

Current Behavior

Desired Behavior

Suggested Solution

Who does this impact? Who is this for?

Describe alternatives you've considered

Haven't considered if we should DIY with a mix like Iterable<Task<A>>, which might be the preferred solution.
I feel like AsyncIterable exists because Promises are eager.

Additional context

Your environment

Software Version(s)
fp-ts
fp-ts-contrib
TypeScript
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