Skip to content

OnurGumus/FSharp.Control.TaskSeq

 
 

Repository files navigation

FSharp.Control.TaskSeq

An implementation of IAsyncEnumerable<'T> as a computation expression: taskSeq { ... } with an accompanying TaskSeq module and functions, that allow seamless use of asynchronous sequences similar to F#'s native seq and task CE's.

Documentation

See https://fsprojects.github.io/FSharp.Control.TaskSeq/

About

High performance asynchronous sequences for F#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • F# 99.2%
  • Batchfile 0.8%