SkillAgentSearch skills...

FSharp.Control.TaskSeq

High performance asynchronous sequences for F#

Install / Use

/learn @fsprojects/FSharp.Control.TaskSeq

README

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/

Related Skills

View on GitHub
GitHub Stars110
CategoryDevelopment
Updated20h ago
Forks11

Languages

F#

Security Score

100/100

Audited on Mar 29, 2026

No findings