Skip to content

Add par_map methods to collections#227

Open
brendanmaguire wants to merge 1 commit intodbrattli:mainfrom
brendanmaguire:added-par-map
Open

Add par_map methods to collections#227
brendanmaguire wants to merge 1 commit intodbrattli:mainfrom
brendanmaguire:added-par-map

Conversation

@brendanmaguire
Copy link
Contributor

  • par_map facilitates running an async function across all items in the collection
  • Resolves Async methods #213

@brendanmaguire
Copy link
Contributor Author

@dbrattli , do you think this is an okay approach to this?

* `par_map` facilitates running an async function across all items in the collection
* Resolves dbrattli#213
@timok19
Copy link

timok19 commented Mar 5, 2025

HI! Is there any updates on that? :)

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.

Async methods

2 participants