Attila Domokos
08/14/2020, 7:05 PMparMapN
and parTupledN
supports only arity 3, but I need to invoke it with 4 arguments. 😞
Should this be extended to at least arity 5?simon.vergauwen
08/15/2020, 12:46 PMTupleN
available.Attila Domokos
08/18/2020, 3:23 PMarrow.fx.coroutines
have now dependency on arrow.core
?Attila Domokos
08/18/2020, 3:23 PMTupleN
.simon.vergauwen
08/18/2020, 3:28 PMIO
as suspend
was actually very tricky, or at least it took my quite a while to figure it out 😅Attila Domokos
08/18/2020, 3:29 PMsimon.vergauwen
08/18/2020, 3:29 PMAttila Domokos
08/18/2020, 3:29 PMparMapN
for 4 parallel calls, and destructure pairs of pairs. Too complex for a simple use case.simon.vergauwen
08/18/2020, 3:31 PM