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

Deprecate minor utility functions #194

Closed abelbraaksma closed 10 months ago

abelbraaksma commented 10 months ago

Fixes #193.

See also earlier PR #187.