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

feat: Serial async high level functions #4

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

adrien-coye
Copy link
Collaborator

@adrien-coye adrien-coye commented Mar 27, 2024

Abstract

This library can do serial async work, but the API is verbose and error-prone.

This PR provides a set of async { Map / CompactMap / ForEach } that can deal with async work, but in a serial manner.

@adrien-coye adrien-coye requested a review from a team as a code owner March 27, 2024 15:11
@adrien-coye adrien-coye merged commit 02960fd into main Mar 27, 2024
8 checks passed
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.

2 participants