FSharp.Control.TaskSeq
FSharp.Control.TaskSeq copied to clipboard
Fix warning FS3559 for consumers of `'TaskLike`
Fixes #256
This removes the redundant typar 'TOverall, as noted by the OP, it is not used anymore.
@JohSand if you have the time, can you check if this fix works for you?