fsprojects / FSharp.Control.TaskSeq

A computation expression and module for seamless working with IAsyncEnumerable<'T> as if it is just another sequence
MIT License
91 stars 7 forks source link

Improve errors raised, simplify/generalize some code #254

Closed abelbraaksma closed 3 months ago

abelbraaksma commented 4 months ago

Just some house-keeping and getting slightly more useful errors in some cases.