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

["Request"] Add up to arity 9 version of parMapN #267

Open
nomisRev opened this issue Aug 25, 2020 · 0 comments
Open

["Request"] Add up to arity 9 version of parMapN #267

nomisRev opened this issue Aug 25, 2020 · 0 comments

Comments

@nomisRev
Copy link
Member

What version are you currently using?

0.11.0-SNAPSHOT

What would you like to see?

Currently we only support up to arity 3, which doesn't cover a lot of use cases, as asked by on KotlinSlack.
Similarly to the arity-9 methods we expose for Arrow Fx.

Important to note here is that the functions combining arity-2 & arity-3 should be combined in such a way that these tests pass for them. Such that they work for EmptyCoroutineContext or single thread contexts. (See how they're composed in the Arrow Fx reference above).

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