fsprojects / FSharp.Control.AsyncSeq

Asynchronous sequences for F#
https://fsprojects.github.io/FSharp.Control.AsyncSeq/
Other
161 stars 59 forks source link

Added iteriAsync to .fsi file #80

Closed hussam closed 6 years ago

hussam commented 6 years ago

Added AsyncSeq.iteriAsync to .fsi file to allow external users to call that function.