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

Add section about async loops to control-flow and/or async/await page(s) #651

Open
fhammerschmidt opened this issue Feb 16, 2023 · 2 comments
Milestone

Comments

@fhammerschmidt
Copy link
Collaborator

As there are not all syntactical gimmicks from JS available in ReScript (like for-await...of), it would help to cover these special cases in their own section. One possible workaround is described here: https://github.com/rescript-association/rescript-core/blob/main/src/Core__AsyncIterator.resi#L35

@fhammerschmidt
Copy link
Collaborator Author

@zth

@ryyppy
Copy link
Member

ryyppy commented May 26, 2023

This could probably live under the new async/await section.

@fhammerschmidt fhammerschmidt added this to the v11.0 milestone Oct 2, 2023
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

2 participants