demystifyfp/FsToolkit.ErrorHandling

IAsyncEnumerable

OnurGumus opened this issue · 1 comments

I noticed FSharp.Control.TaskSeq isn't supported with computation expressions like taskResult, any plans?

👋 While I wouldn't depend on FSharp.Control.TaskSeq for this, I'd accept a PR for handling IAsyncEnumerable. Here's an example of the implementation in IcedTasks someone could use for reference.