FsToolkit.ErrorHandling
FsToolkit.ErrorHandling copied to clipboard
IAsyncEnumerable
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.