FSharp.Control.AsyncSeq icon indicating copy to clipboard operation
FSharp.Control.AsyncSeq copied to clipboard

Add AsyncSeq.mapAsyncUnorderedParallel

Open Xyncgas opened this issue 3 years ago • 4 comments

I implemented mapAsyncUnorderedParallel Can someone please help me to add it into the AsyncSeq library we are using

Xyncgas avatar Oct 14 '22 03:10 Xyncgas

My first contribution

Xyncgas avatar Oct 14 '22 03:10 Xyncgas

#155

Xyncgas avatar Oct 14 '22 03:10 Xyncgas

@Xyncgas I left some initial comments - we'd need tests too. Any reason this doesn't go direct into the main library?

dsyme avatar Oct 27 '22 12:10 dsyme

@Xyncgas I left some initial comments - we'd need tests too. Any reason this doesn't go direct into the main library?

I didn't want to put stuff into the folder but created a separate one because I didn't know what to do

Xyncgas avatar Oct 27 '22 21:10 Xyncgas

@abelbraaksma Should we close this old one out?

dsyme avatar Aug 21 '24 18:08 dsyme

I'm willing to create a good solution for adding the method as a part of the library But I do not test anything I write so if tests are required I do not know how to do it

Xyncgas avatar Sep 19 '24 10:09 Xyncgas